Package com.raritantechnologies.xml.filter

Contains XML IStringFilter classes.

See:
          Description

Class Summary
CleanupXMLFilter IStringFilter implementation that removes 'special' characters from XML - needed for XML parsers that are sensitive to these characters.
ProgrammableSAXFilterPipeline
ProgrammableSAXSearchSourceFilter Builds a query from an XML parse stream (adds parameters to an OrderedMap using IObjectModifier ).
SAXCallbackStringFilter
XPathFilter Uses an XPath expression to extract content from an XML string.
XSLTStringFilter Applies an XSL Transform to an XML target string.
 

Package com.raritantechnologies.xml.filter Description

Contains XML IStringFilter classes.