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

Packages that use DTMFilter
org.apache.xml.utils Implementation of Xalan utility classes. 
 

Uses of DTMFilter in org.apache.xml.utils
 

Methods in org.apache.xml.utils with parameters of type DTMFilter
abstract  DTMIterator DTMManager.createDTMIterator(int whatToShow, DTMFilter filter, boolean entityReferenceExpansion)
          Create a new DTMIterator based only on a whatToShow and a DTMFilter.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.