Class XmlTap
java.lang.Object
org.xml.sax.helpers.XMLFilterImpl
org.frankframework.xml.FullXmlFilter
org.frankframework.documentbuilder.xml.XmlTee
org.frankframework.documentbuilder.xml.XmlTap
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler,LexicalHandler,XMLFilter,XMLReader
-
Field Summary
Fields inherited from class org.frankframework.xml.FullXmlFilter
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.frankframework.documentbuilder.xml.XmlTee
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, getSecondContentHandler, processingInstruction, setSecondContentHandler, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMappingMethods inherited from class org.frankframework.xml.FullXmlFilter
setContentHandler, setParent, setParentsLexicalHandlerMethods inherited from class org.xml.sax.helpers.XMLFilterImpl
error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, resolveEntity, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty, skippedEntity, unparsedEntityDecl, warningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
XmlTap
public XmlTap() -
XmlTap
-
-
Method Details
-
getWriter
-