| Interface | Description |
|---|---|
| IParser |
General interface - either an XML or JSON parser: read or write instances
Defined to allow a factory to create a parser of the right type
|
| JsonCreator |
Facade to GSON writer, or something that imposes property ordering first
|
| Class | Description |
|---|---|
| FormatUtilities | |
| JsonCreatorCanonical | |
| JsonCreatorGson | |
| JsonParser | |
| JsonParserBase |
General parser for JSON content.
|
| ParserBase | |
| ParserFactory | |
| RdfParser | |
| RdfParserBase | |
| TurtleLexer | |
| XmlParser | |
| XmlParserBase |
General parser for XML content.
|
| Enum | Description |
|---|---|
| IParser.OutputStyle | |
| ParserType |
Used in factory methods for parsers, for requesting a parser of a particular type
(see IWorkerContext)
|
| TurtleLexer.TurtleTokenType |
Copyright © 2014–2018 University Health Network. All rights reserved.