| 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 |
| Enum | Description |
|---|---|
| IParser.OutputStyle | |
| ParserType |
Used in factory methods for parsers, for requesting a parser of a particular type
(see IWorkerContext)
|
Copyright © 2014–2018 University Health Network. All rights reserved.