| Modifier and Type | Class and Description |
|---|---|
class |
HapiWorkerContext |
| Modifier and Type | Field and Description |
|---|---|
protected IWorkerContext |
ParserBase.context |
| Modifier and Type | Method and Description |
|---|---|
static void |
Manager.compose(IWorkerContext context,
Element e,
OutputStream destination,
Manager.FhirFormat outputFormat,
IParser.OutputStyle style,
String base) |
static ParserBase |
Manager.makeParser(IWorkerContext context,
Manager.FhirFormat format) |
static Element |
Manager.parse(IWorkerContext context,
InputStream source,
Manager.FhirFormat inputFormat) |
| Constructor and Description |
|---|
JsonParser(IWorkerContext context) |
ParserBase(IWorkerContext context) |
Property(IWorkerContext context,
ElementDefinition definition,
StructureDefinition structure) |
XmlParser(IWorkerContext context) |
| Constructor and Description |
|---|
ValueSetCheckerSimple(ValueSet source,
ValueSetExpanderFactory factory,
IWorkerContext context) |
ValueSetExpanderSimple(IWorkerContext context,
ValueSetExpanderFactory factory) |
| Constructor and Description |
|---|
FHIRPathEngine(IWorkerContext worker) |
ProfileUtilities(IWorkerContext context,
List<org.hl7.fhir.utilities.validation.ValidationMessage> messages,
ProfileUtilities.ProfileKnowledgeProvider pkp) |
| Modifier and Type | Method and Description |
|---|---|
IWorkerContext |
InstanceValidator.getContext() |
| Constructor and Description |
|---|
InstanceValidator(IWorkerContext theContext) |
Copyright © 2014–2018 University Health Network. All rights reserved.