Class SoapNamespaceUriExtractor

java.lang.Object
org.xml.sax.helpers.XMLFilterImpl
org.frankframework.xml.FullXmlFilter
org.frankframework.soap.filters.SoapNamespaceUriExtractor
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler, XMLFilter, XMLReader

public class SoapNamespaceUriExtractor extends FullXmlFilter
SAX filter that extracts the namespaceURI and MessageID from a SOAP message.