Uses of Package
org.hl7.fhir.dstu2.formats
-
Packages that use org.hl7.fhir.dstu2.formats Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.utils org.hl7.fhir.dstu2.utils.client -
Classes in org.hl7.fhir.dstu2.formats used by org.hl7.fhir.dstu2.formats Class Description FhirFormat 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)XmlParserBase General parser for XML content. -
Classes in org.hl7.fhir.dstu2.formats used by org.hl7.fhir.dstu2.utils 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.dstu2.formats used by org.hl7.fhir.dstu2.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