| Modifier and Type | Class and Description |
|---|---|
static class |
Manager.FhirFormat |
| Constructor and Description |
|---|
Manager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compose(IWorkerContext context,
Element e,
OutputStream destination,
Manager.FhirFormat outputFormat,
IParser.OutputStyle style,
String base) |
static ParserBase |
makeParser(IWorkerContext context,
Manager.FhirFormat format) |
static Element |
parse(IWorkerContext context,
InputStream source,
Manager.FhirFormat inputFormat) |
public Manager()
public static Element parse(IWorkerContext context, InputStream source, Manager.FhirFormat inputFormat) throws Exception
Exceptionpublic static void compose(IWorkerContext context, Element e, OutputStream destination, Manager.FhirFormat outputFormat, IParser.OutputStyle style, String base) throws Exception
Exceptionpublic static ParserBase makeParser(IWorkerContext context, Manager.FhirFormat format)
Copyright © 2014–2017 University Health Network. All rights reserved.