public class Parser extends Object
| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
com.github.fge.jsonschema.main.JsonSchema |
getJsonSchemaFromClasspath(String name) |
Model |
parse(RootParserContext rootParserContext) |
public Parser()
throws ParsingException
ParsingExceptionpublic Model parse(RootParserContext rootParserContext) throws ParsingException
ParsingExceptionpublic com.github.fge.jsonschema.main.JsonSchema getJsonSchemaFromClasspath(String name) throws ParsingException
ParsingExceptionCopyright © 2018 Symphony Software Foundation. All rights reserved.