Class AbstractExceptionCatchingFilter

java.lang.Object
org.xml.sax.helpers.XMLFilterImpl
org.frankframework.xml.FullXmlFilter
org.frankframework.xml.AbstractExceptionCatchingFilter
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler, XMLFilter, XMLReader
Direct Known Subclasses:
ThreadConnectingFilter

public abstract class AbstractExceptionCatchingFilter extends FullXmlFilter