Class XmlWellFormed.XMLTreeHandler
- java.lang.Object
-
- org.xml.sax.helpers.DefaultHandler
-
- org.apache.hop.workflow.actions.xml.xmlwellformed.XmlWellFormed.XMLTreeHandler
-
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler
- Enclosing class:
- XmlWellFormed
public static class XmlWellFormed.XMLTreeHandler extends DefaultHandler
-
-
Constructor Summary
Constructors Constructor Description XMLTreeHandler()
-
Method Summary
-
Methods inherited from class org.xml.sax.helpers.DefaultHandler
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
-
-