|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upenn.cis.pdtb.xpath.CachedAbsolutePathFunction
Caching subexpressions. This function has the signature:
node-set cache(string )The argument is a string which should be a valid XPath expression. This expression will be run against the RelationList of the current document. A discussion of how to use it can be found on the XPath Extensions Page
| Constructor Summary | |
CachedAbsolutePathFunction()
|
|
| Method Summary | |
java.lang.Object |
call(org.jaxen.Context context,
java.util.List list)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CachedAbsolutePathFunction()
| Method Detail |
public java.lang.Object call(org.jaxen.Context context,
java.util.List list)
throws org.jaxen.FunctionCallException
call in interface org.jaxen.Functionorg.jaxen.FunctionCallException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||