Class XML.HL7MessageHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
ca.uhn.hl7v2.preparser.XML.HL7MessageHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Enclosing class:
XML

protected static class XML.HL7MessageHandler extends DefaultHandler
the SAXParser reports parsing events to an object of this class. We keep track of some parsing state, and the Properties object that we're supposed to write our data to.