Package gnu.kawa.xml
Class Focus
java.lang.Object
gnu.lists.SeqPosition
gnu.lists.TreePosition
gnu.kawa.xml.Focus
- All Implemented Interfaces:
Cloneable,Enumeration,Iterator,ListIterator
This is only used for XSLT, which should be fixed.
-
Field Summary
FieldsFields inherited from class gnu.lists.SeqPosition
ipos, sequence -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gnu.lists.TreePosition
clone, dump, getAncestor, getDepth, getPosNext, getRoot, gotoAttributesStart, gotoChildrenStart, gotoParent, pop, popNoRelease, push, release, setMethods inherited from class gnu.lists.SeqPosition
add, copy, finalize, fromEndIndex, getContainingSequenceSize, getNext, getNextKind, getNextTypeName, getNextTypeObject, getPos, getPrevious, gotoEnd, gotoNext, gotoPrevious, gotoStart, hasMoreElements, hasNext, hasPrevious, isAfter, make, next, nextElement, nextIndex, previous, previousIndex, remove, set, set, set, setNext, setPos, setPos, setPrevious, toInfo, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Enumeration
asIteratorMethods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
position
public long position -
TYPE
-
-
Constructor Details
-
Focus
public Focus()
-
-
Method Details
-
getCurrent
-
compileGetCurrent
-