Package | Description |
---|---|
gnu.kawa.xml | |
gnu.lists |
Modifier and Type | Class and Description |
---|---|
class |
Focus
This is only used for XSLT, which should be fixed.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TreeList.gotoAttributesStart(TreePosition pos) |
protected boolean |
AbstractSequence.gotoAttributesStart(TreePosition pos) |
boolean |
AbstractSequence.gotoChildrenStart(TreePosition pos)
Set position before first child (of the element following position).
|
protected boolean |
AbstractSequence.gotoParent(TreePosition pos) |
void |
TreePosition.set(TreePosition position) |
Constructor and Description |
---|
TreePosition(TreePosition pos) |