| Package | Description |
|---|---|
| org.hl7.fhir.instance.formats | |
| org.hl7.fhir.instance.utils |
| Modifier and Type | Method and Description |
|---|---|
IParser |
IParser.setAllowUnknownContent(boolean value) |
IParser |
IParser.setHandleComments(boolean value) |
IParser |
IParser.setOutputStyle(IParser.OutputStyle value) |
IParser |
IParser.setSuppressXhtml(String message)
This method is used by the publication tooling to stop the xhrtml narrative being generated.
|
| Modifier and Type | Method and Description |
|---|---|
IParser |
IWorkerContext.getParser(ParserType type)
Get a parser to read/write instances.
|
IParser |
IWorkerContext.getParser(String type)
Get a parser to read/write instances.
|
IParser |
IWorkerContext.newJsonParser()
Get a JSON parser
|
IParser |
IWorkerContext.newXmlParser()
Get an XML parser
|
Copyright © 2014–2018 University Health Network. All rights reserved.