|
|||||||||||
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.NamespaceAxis
NamespaceAxis represents the namespace axis.
Field Summary | |
static Axis |
INSTANCE
The axis instance. |
Method Summary | |
ModelWalker |
getModelWalker()
Return a ModelWalker for the axis. |
int |
getPrincipalNodeType()
Return NAMESPACE. |
Methods inherited from class jd.xml.xpath.axis.Axis |
getFirstNode, getMaxResultSize, getMinResultSize, getName, getNodes, 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 int getPrincipalNodeType()
getPrincipalNodeType
in class Axis
public ModelWalker getModelWalker()
getModelWalker
in class Axis
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |