Uses of Package
org.hl7.fhir.r4.formats
-
Packages that use org.hl7.fhir.r4.formats Package Description org.hl7.fhir.r4.context org.hl7.fhir.r4.elementmodel org.hl7.fhir.r4.formats org.hl7.fhir.r4.utils.client -
Classes in org.hl7.fhir.r4.formats used by org.hl7.fhir.r4.context Class 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 typeParserType Used in factory methods for parsers, for requesting a parser of a particular type (see IWorkerContext) -
Classes in org.hl7.fhir.r4.formats used by org.hl7.fhir.r4.elementmodel Class Description IParser.OutputStyle JsonCreator Facade to GSON writer, or something that imposes property ordering first -
Classes in org.hl7.fhir.r4.formats used by org.hl7.fhir.r4.formats Class Description FormatUtilities 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 typeIParser.OutputStyle JsonCreator Facade to GSON writer, or something that imposes property ordering firstJsonCreatorCanonical.JsonCanValue JsonParserBase General parser for JSON content.ParserBase ParserType Used in factory methods for parsers, for requesting a parser of a particular type (see IWorkerContext)RdfParserBase TurtleLexer.TurtleTokenType XmlParserBase General parser for XML content.XmlParserBase.XmlVersion -
Classes in org.hl7.fhir.r4.formats used by org.hl7.fhir.r4.utils.client Class 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