Uses of Class
org.apache.xml.dtm.ref.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 classDTMAxisIterNodeListDTMAxisNodeListgives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.classDTMChildIterNodeListDTMNodeListgives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.classDTMNodeListDTMNodeListgives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.