Uses of Interface
org.xml.sax.XMLFilter

Packages that use XMLFilter
Package Description
javax.xml.transform.sax  
org.apache.xalan.processor
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object).
org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
org.xml.sax.helpers