
Package org.hl7.fhir.r5.formats
package org.hl7.fhir.r5.formats
-
ClassDescriptionGeneral interface - either an XML or JSON parser: read or write instances Defined to allow a factory to create a parser of the right typeFacade to GSON writer, or something that imposes property ordering firstA little implementation of a json write to replace Gson .... because Gson screws up decimal values, and *we care*General parser for JSON content.Used in factory methods for parsers, for requesting a parser of a particular type (see IWorkerContext)General parser for XML content.