|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.sf.saxon.om.AxisIteratorImpl
|
+--net.sf.saxon.om.Navigator.BaseEnumeration
|
+--net.sf.saxon.om.Navigator.PrecedingEnumeration
| Field Summary |
| Fields inherited from class net.sf.saxon.om.AxisIteratorImpl |
current, position |
| Constructor Summary | |
Navigator.PrecedingEnumeration(NodeInfo start,
boolean includeAncestors)
|
|
| Method Summary | |
void |
advance()
The advance() method must be provided in each concrete implementation. |
SequenceIterator |
getAnother()
Get another iterator over the same sequence of items, positioned at the start of the sequence |
| Methods inherited from class net.sf.saxon.om.Navigator.BaseEnumeration |
next |
| Methods inherited from class net.sf.saxon.om.AxisIteratorImpl |
current, isAtomizing, position, setIsAtomizing |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Navigator.PrecedingEnumeration(NodeInfo start,
boolean includeAncestors)
| Method Detail |
public void advance()
Navigator.BaseEnumeration
advance in class Navigator.BaseEnumerationpublic SequenceIterator getAnother()
AxisIterator
getAnother in interface AxisIteratorgetAnother in class Navigator.BaseEnumeration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||