|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.xpath.subset.Parser.AxisStep
This class represents an axis step.
Field Summary | |
static int |
ATTRIBUTE_AXIS
This is the value returned for the attribute axis. |
static int |
CHILD_AXIS
This is the value returned for the children axis. |
Method Summary | |
int |
getAxis()
|
Parser.AxisStep |
getNextStep()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int CHILD_AXIS
public static final int ATTRIBUTE_AXIS
Method Detail |
public int getAxis()
public Parser.AxisStep getNextStep()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |