|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.lists.SeqPosition
gnu.lists.TreePosition
gnu.kawa.xml.Focus
public final class Focus
This is only used for XSLT, which should be fixed.
| Field Summary | |
|---|---|
long |
position
|
static ClassType |
TYPE
|
| Fields inherited from class gnu.lists.SeqPosition |
|---|
ipos, sequence |
| Constructor Summary | |
|---|---|
Focus()
|
|
| Method Summary | |
|---|---|
static void |
compileGetCurrent(Compilation comp)
|
static Focus |
getCurrent()
|
| Methods inherited from class gnu.lists.TreePosition |
|---|
clone, dump, getAncestor, getDepth, getPosNext, getRoot, gotoAttributesStart, gotoChildrenStart, gotoParent, pop, popNoRelease, push, release, set |
| Methods 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, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public long position
public static final ClassType TYPE
| Constructor Detail |
|---|
public Focus()
| Method Detail |
|---|
public static Focus getCurrent()
public static void compileGetCurrent(Compilation comp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||