| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonParser |
class |
JsonParserBase
General parser for JSON content.
|
class |
RdfParser |
class |
RdfParserBase |
class |
XmlParser |
class |
XmlParserBase
General parser for XML content.
|
| Modifier and Type | Method and Description |
|---|---|
static ParserBase |
FormatUtilities.makeParser(Manager.FhirFormat format) |
static ParserBase |
FormatUtilities.makeParser(String format) |
Copyright © 2014–2021 Health Level 7. All rights reserved.