|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjd.xml.xpath.axis.Axis
jd.xml.xpath.axis.FollowingAxis
FollowingAxis represents the following axis.
Field Summary | |
static Axis |
INSTANCE
The axis instance. |
Method Summary | |
ModelWalker |
getModelWalker()
Return a ModelWalker for the axis nodes in document order. |
Methods inherited from class jd.xml.xpath.axis.Axis |
getFirstNode, getMaxResultSize, getMinResultSize, getName, getNodes, getPrincipalNodeType, getProximityModelWalker, isDistinctAxis, isForwardAxis, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final Axis INSTANCE
Method Detail |
public ModelWalker getModelWalker()
Axis
getModelWalker
in class Axis
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |