Uses of Class
org.apache.xml.dtm.ref.DTMNodeListBase
-
Packages that use DTMNodeListBase Package Description org.apache.xml.dtm.ref -
-
Uses of DTMNodeListBase in org.apache.xml.dtm.ref
Subclasses of DTMNodeListBase in org.apache.xml.dtm.ref Modifier and Type Class Description class
DTMAxisIterNodeList
DTMAxisNodeList
gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.class
DTMChildIterNodeList
DTMNodeList
gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.class
DTMNodeList
DTMNodeList
gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
-