edu.upenn.cis.ptb.xpath
Class PTBFunctionContext
java.lang.Object
org.jaxen.SimpleFunctionContext
org.jaxen.XPathFunctionContext
edu.upenn.cis.ptb.xpath.PTBFunctionContext
- All Implemented Interfaces:
- org.jaxen.FunctionContext
- public class PTBFunctionContext
- extends org.jaxen.XPathFunctionContext
This class does nothing since 0.2.3.
- Author:
- nikhild
- See Also:
PTBXPath
| Methods inherited from class org.jaxen.XPathFunctionContext |
getInstance |
| Methods inherited from class org.jaxen.SimpleFunctionContext |
getFunction, registerFunction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTBSubtreeScopingFunctionName
public static final java.lang.String PTBSubtreeScopingFunctionName
- See Also:
- Constant Field Values
PTBImmediatelyFollowingFunctionName
public static final java.lang.String PTBImmediatelyFollowingFunctionName
- See Also:
- Constant Field Values
PTBImmediatelyPrecedingFunctionName
public static final java.lang.String PTBImmediatelyPrecedingFunctionName
- See Also:
- Constant Field Values
PTBRightEdgeFunction
public static final java.lang.String PTBRightEdgeFunction
- See Also:
- Constant Field Values
PTBLeftEdgeFunction
public static final java.lang.String PTBLeftEdgeFunction
- See Also:
- Constant Field Values
PTBFunctionContext
public PTBFunctionContext()
- Creates a new instance of PTBFunctionContext