|
|||||||||||
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.DescendantAxis
DescendantAxis represents the descendant axis.
Field Summary | |
static Axis |
INSTANCE
The axis instance. |
Constructor Summary | |
protected |
DescendantAxis(String name,
boolean includeSelf)
|
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
Constructor Detail |
protected DescendantAxis(String name, boolean includeSelf)
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 |