fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen
Class JaxenXPathExpr
java.lang.Object
fi.hut.tml.xsmiles.mlfc.xforms.xpath.jaxen.JaxenXPathExpr
- All Implemented Interfaces:
- LookupCallback, XPathExpr
- public class JaxenXPathExpr
- extends java.lang.Object
- implements XPathExpr, LookupCallback
- Author:
- honkkis
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expr
protected java.lang.String expr
jexpr
protected BaseXPathEx jexpr
trackReferences
protected boolean trackReferences
JaxenXPathExpr
public JaxenXPathExpr(java.lang.String e)
throws org.jaxen.JaxenException
getExpression
public java.lang.String getExpression()
- Description copied from interface:
XPathExpr
- do not use this to evaluate, will be inefficient!
- Specified by:
getExpression in interface XPathExpr
getXPath
public org.jaxen.XPath getXPath()
trackReferences
public void trackReferences(boolean t)
nodesReferenced
public void nodesReferenced(java.util.List l)
- Specified by:
nodesReferenced in interface LookupCallback
X-Smiles 1.2