Class ParserBase

java.lang.Object
org.hl7.fhir.dstu2.formats.FormatUtilities
org.hl7.fhir.dstu2.formats.ParserBase
All Implemented Interfaces:
IParser
Direct Known Subclasses:
JsonParserBase, XmlParserBase

public abstract class ParserBase extends FormatUtilities implements IParser