public class ThreadConnectingFilter extends ExceptionCatchingFilter
log
Constructor and Description |
---|
ThreadConnectingFilter(ThreadConnector threadConnector,
ContentHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
endDocument() |
protected void |
handleException(Exception e) |
void |
startDocument() |
characters, comment, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, skippedEntity, startCDATA, startDTD, startElement, startEntity, startPrefixMapping, unparsedEntityDecl, warning
setContentHandler, setParent, setParentsLexicalHandler
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, parse, parse, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty
public ThreadConnectingFilter(ThreadConnector threadConnector, ContentHandler handler)
protected void handleException(Exception e) throws SAXException
handleException
in class ExceptionCatchingFilter
SAXException
public void startDocument() throws SAXException
startDocument
in interface ContentHandler
startDocument
in class ExceptionCatchingFilter
SAXException
public void endDocument() throws SAXException
endDocument
in interface ContentHandler
endDocument
in class ExceptionCatchingFilter
SAXException
Copyright © 2023 Frank!Framework. All rights reserved.