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 FullXmlFilter
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XmlTee
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, getSecondContentHandler, processingInstruction, setSecondContentHandler, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMappingMethods inherited from class FullXmlFilter
setContentHandler, setParent, setParentsLexicalHandlerMethods inherited from class 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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
declaration
-
Constructor Details
-
XmlTap
public XmlTap() -
XmlTap
-
-
Method Details
-
getWriter
-