public class GHURLParser extends Object
| Constructor and Description |
|---|
GHURLParser() |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull net.kunmc.lab.kpm.resolver.impl.github.GHURLParseResult |
parse(@NotNull String url)
GitHub の URL をパースします。
|
@NotNull
public static @NotNull net.kunmc.lab.kpm.resolver.impl.github.GHURLParseResult parse(@NotNull
@NotNull String url)
url - パースする URLIllegalArgumentException - URL が不正な場合Copyright © 2023. All rights reserved.