Package org.frankframework.xml
package org.frankframework.xml
-
ClassDescriptionBase class for transforming SAX Attributes-lists.XmlFilter that skips startDocument and endDocument, to be able to parse some additional body elements into and existing XML stream.Resolve URIs used in document(), xsl:import, and xsl:include.XMLFilter to reinsert exceptions into a XMLFilter chain.Utility interface to allow the debugger to inspect XML in the middle of a streaming execution.AttributesWrapper that removes all attributes that have a namespace, or are of a specific namespaceFilter that removes all Elements and attributes that are in a namespace, retaining only non-namespaced content.AttributesWrapper that removes all namespaces, retaining only local names.Filter that copies only a single element type, and/or its contents.Entity resolver which resolves external entities to an empty string.Entity resolver which resolves external entities to an empty string.Descendant of Woodstox XMLInputFactory, that accepts XML 1.1 compliant content in XML 1.0 documents too.SaxException thrown to signal that a timeout occurred.