A holder for a SAX ContentHandler and LexicalHandler that are
capable of loading an XmlObject instance. Once all the SAX events are pushed
to the handlers, call #getObject() to get the loaded XmlObject.
Also see:
XmlObject.Factory#newXmlSaxHandler
SchemaTypeLoader#newXmlSaxHandler
Method from org.apache.xmlbeans.XmlSaxHandler Summary: