| Constructor and Description |
|---|
Parser() |
| Modifier and Type | Method and Description |
|---|---|
static Package |
parse(InputStream source) |
static Package |
parse(String source) |
static Package |
parseFile(String filename) |
static Package |
parseJson(InputStream source) |
public Parser()
public static Package parse(String source) throws IOException, EGraphQLException, EGraphEngine
IOExceptionEGraphQLExceptionEGraphEnginepublic static Package parse(InputStream source) throws IOException, EGraphQLException, EGraphEngine
IOExceptionEGraphQLExceptionEGraphEnginepublic static Package parseFile(String filename) throws FileNotFoundException, IOException, EGraphQLException, EGraphEngine
public static Package parseJson(InputStream source) throws EGraphQLException, IOException, EGraphEngine
EGraphQLExceptionIOExceptionEGraphEngineCopyright © 2014–2019 University Health Network. All rights reserved.