public class OpenAPIParser extends Object
| Constructor and Description |
|---|
OpenAPIParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init(String system,
String url)
Init.
|
static void |
loader()
Loader.
|
public static void loader()
throws ParserError
ParserError - the parser errorpublic static void init(String system, String url) throws ParserError
system - the systemurl - the urlParserError - the parser errorCopyright © 2021. All rights reserved.