| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.context | |
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.hapi.validation |
| Modifier and Type | Method and Description |
|---|---|
IParser |
IWorkerContext.getParser(ParserType type)
Get a parser to read/write instances.
|
| Modifier and Type | Method and Description |
|---|---|
ParserType |
XmlParserBase.getType() |
ParserType |
IParser.getType()
check what kind of parser this is
|
static ParserType |
ParserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParserType[] |
ParserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IParser |
HapiWorkerContext.getParser(ParserType theType) |
Copyright © 2014–2017 University Health Network. All rights reserved.