com.werken.xpath
public interface Context
| Method Summary | |
|---|---|
| Context | duplicate() |
| Object | getContextNode() |
| ContextSupport | getContextSupport() |
| Function | getFunction(String name) |
| List | getNodeSet() |
| int | getPosition() |
| int | getSize() |
| Object | getVariableValue(String name) |
| boolean | isEmpty() |
| void | setNodeSet(List nodeSet) |
| String | translateNamespacePrefix(String prefix) |