Package org.hl7.fhir.r4.formats
-
Interface Summary 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 typeJsonCreator Facade to GSON writer, or something that imposes property ordering first -
Class Summary Class Description FormatUtilities JsonCreatorCanonical JsonCreatorDirect A little implementation of a json write to replace Gson ....JsonCreatorGson JsonParser JsonParserBase General parser for JSON content.ParserBase ParserFactory RdfParser RdfParserBase TurtleLexer XmlParser XmlParserBase General parser for XML content. -
Enum Summary Enum Description IParser.OutputStyle ParserType Used in factory methods for parsers, for requesting a parser of a particular type (see IWorkerContext)TurtleLexer.TurtleTokenType XmlParserBase.XmlVersion