|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.xpath.XPathVisitor
fi.hut.tml.xsmiles.mlfc.xforms.xpath.xalan.XPathVisitorEx
The result of an XPath lookup
| Field Summary | |
java.util.Vector |
referredNodes
|
org.apache.xpath.objects.XObject |
result
|
| Constructor Summary | |
XPathVisitorEx()
|
|
| Method Summary | |
boolean |
visitLocationPath(org.apache.xpath.ExpressionOwner owner,
org.apache.xpath.axes.LocPathIterator path)
|
| Methods inherited from class org.apache.xpath.XPathVisitor |
visitBinaryOperation, visitFunction, visitMatchPattern, visitNumberLiteral, visitPredicate, visitStep, visitStringLiteral, visitUnaryOperation, visitUnionPath, visitUnionPattern, visitVariableRef |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.Vector referredNodes
public org.apache.xpath.objects.XObject result
| Constructor Detail |
public XPathVisitorEx()
| Method Detail |
public boolean visitLocationPath(org.apache.xpath.ExpressionOwner owner,
org.apache.xpath.axes.LocPathIterator path)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||