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

Uses in package org.apache.xml.dtm.ref

Methods with parameter type org.apache.xml.dtm.DTMFilter

DTMIterator
DTMManagerDefault.createDTMIterator(int whatToShow, DTMFilter filter, boolean entityReferenceExpansion)
NEEDSDOC Method createDTMIterator NEEDSDOC @param whatToShow NEEDSDOC @param filter NEEDSDOC @param entityReferenceExpansion NEEDSDOC (createDTMIterator) @return

Uses in package org.apache.xalan.xsltc.dom

Constructors with parameter type org.apache.xml.dtm.DTMFilter

Uses in package org.apache.xpath

Methods with parameter type org.apache.xml.dtm.DTMFilter

DTMIterator
XPathContext.createDTMIterator(int whatToShow, DTMFilter filter, boolean entityReferenceExpansion)
Create a new DTMIterator based only on a whatToShow and a DTMFilter.

Methods with return type org.apache.xml.dtm.DTMFilter

DTMFilter
The filter object used to screen nodes.

Uses in package org.apache.xml.dtm

Methods with parameter type org.apache.xml.dtm.DTMFilter

DTMIterator
DTMManager.createDTMIterator(int whatToShow, DTMFilter filter, boolean entityReferenceExpansion)
Create a new DTMIterator based only on a whatToShow and a DTMFilter.

Uses in package org.apache.xpath.axes

Methods with return type org.apache.xml.dtm.DTMFilter

DTMFilter
The filter used to screen nodes.

Copyright B) 2005 Apache XML Project. All Rights Reserved.