Frames | No Frames |
Methods with parameter type org.apache.xml.dtm.DTMFilter | |
DTMIterator | 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. |
Methods with parameter type org.apache.xml.dtm.DTMFilter | |
DTMIterator | Create a new DTMIterator based only on a whatToShow
and a DTMFilter. |
Methods with return type org.apache.xml.dtm.DTMFilter | |
DTMFilter | The filter used to screen nodes. |
Constructors with parameter type org.apache.xml.dtm.DTMFilter | |
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
|