
Package org.hl7.fhir.r5.openehr
Class OpenehrParser.OpenehrJsonParserFactory
java.lang.Object
org.hl7.fhir.r5.openehr.OpenehrParser.OpenehrJsonParserFactory
- All Implemented Interfaces:
ParserBase.IParserFactory
- Enclosing class:
OpenehrParser
public static class OpenehrParser.OpenehrJsonParserFactory
extends Object
implements ParserBase.IParserFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomposerJson(JsonCreator json) composerXml(org.hl7.fhir.utilities.xml.IXMLWriter xml) parserJson(boolean allowUnknownContent, boolean allowComments) parserXml(boolean allowUnknownContent)
-
Constructor Details
-
OpenehrJsonParserFactory
public OpenehrJsonParserFactory()
-
-
Method Details
-
composerJson
- Specified by:
composerJsonin interfaceParserBase.IParserFactory
-
parserJson
- Specified by:
parserJsonin interfaceParserBase.IParserFactory
-
composerXml
- Specified by:
composerXmlin interfaceParserBase.IParserFactory
-
parserXml
- Specified by:
parserXmlin interfaceParserBase.IParserFactory
-