public class VerticalBarParser extends ParserBase
| Modifier and Type | Class and Description |
|---|---|
class |
VerticalBarParser.Delimiters
Delimiters for a message.
|
class |
VerticalBarParser.VerticalBarParserReader |
ParserBase.ILinkResolver, ParserBase.ValidationPolicycontext, errors, linkResolver, policy, showDecorations| Constructor and Description |
|---|
VerticalBarParser(IWorkerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
compose(Element e,
OutputStream destination,
IParser.OutputStyle style,
String base) |
Element |
parse(InputStream stream) |
getDefinition, getDefinition, getLinkResolver, isPrimitive, isShowDecorations, logError, setLinkResolver, setShowDecorations, setupValidationpublic VerticalBarParser(IWorkerContext context)
public Element parse(InputStream stream) throws IOException, org.hl7.fhir.exceptions.FHIRFormatError, org.hl7.fhir.exceptions.DefinitionException, org.hl7.fhir.exceptions.FHIRException
parse in class ParserBaseIOExceptionorg.hl7.fhir.exceptions.FHIRFormatErrororg.hl7.fhir.exceptions.DefinitionExceptionorg.hl7.fhir.exceptions.FHIRExceptionpublic void compose(Element e, OutputStream destination, IParser.OutputStyle style, String base)
compose in class ParserBaseCopyright © 2014–2021 Health Level 7. All rights reserved.