siena.xml.xpath
Class Step
java.lang.Object
siena.xml.xpath.Step
public class Step
- extends java.lang.Object
This object represents a single step in an XPath statement.
Constructor Summary |
Step(java.lang.String stepInfo)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Step
public Step(java.lang.String stepInfo)
hasPredicate
public boolean hasPredicate()
getAxis
public java.lang.String getAxis()
getNodeTest
public java.lang.String getNodeTest()
getPredicate
public Predicate getPredicate()
isNodeTestAFunction
public boolean isNodeTestAFunction()
Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga