Frames | No Frames |
Constructors with parameter type org.apache.xml.dtm.DTMAxisTraverser | |
Create a ChildTestIterator object.
|
Methods with return type org.apache.xml.dtm.DTMAxisTraverser | |
DTMAxisTraverser | DTM.getAxisTraverser(int axis) This returns a stateless "traverser", that can navigate over an
XPath axis, though not in document order.
|
Methods with return type org.apache.xml.dtm.DTMAxisTraverser | |
DTMAxisTraverser | DTMDocument.getAxisTraverser(int parm1) |
Methods with return type org.apache.xml.dtm.DTMAxisTraverser | |
DTMAxisTraverser | DTMDefaultBaseTraversers.getAxisTraverser(int axis) This returns a stateless "traverser", that can navigate
over an XPath axis, though perhaps not in document order.
|
DTMAxisTraverser | DTMDocumentImpl.getAxisTraverser(int axis) This returns a stateless "traverser", that can navigate over an
XPath axis, though not in document order.
|
Methods with return type org.apache.xml.dtm.DTMAxisTraverser | |
DTMAxisTraverser | AdaptiveResultTreeImpl.getAxisTraverser(int axis) This returns a stateless "traverser", that can navigate over an
XPath axis, though not in document order.
|
DTMAxisTraverser | SimpleResultTreeImpl.getAxisTraverser(int axis) This returns a stateless "traverser", that can navigate over an
XPath axis, though not in document order.
|