Uses of Interface
org.apache.xml.dtm.DTMFilter

Packages that use DTMFilter
Package Description
org.apache.xml.dtm  
org.apache.xml.dtm.ref  
org.apache.xpath
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
org.apache.xpath.axes
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.