| Package | Description |
|---|---|
| org.hl7.fhir.r4.elementmodel | |
| org.hl7.fhir.r4.formats |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonParser.compose(Element e,
JsonCreator json) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonCreatorCanonical |
class |
JsonCreatorDirect
A little implementation of a json write to replace Gson ....
|
class |
JsonCreatorGson |
| Modifier and Type | Field and Description |
|---|---|
protected JsonCreator |
JsonParserBase.json |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonParserBase.compose(JsonCreator writer,
Resource resource)
Compose a resource using a pre-existing JsonWriter
|
Copyright © 2014–2021 Health Level 7. All rights reserved.