Frames | No Frames |
Constructors with parameter type org.apache.xpath.compiler.FunctionTable | |
XPath.XPath(String exprString, SourceLocator locator, PrefixResolver prefixResolver, int type, ErrorListener errorListener, FunctionTable aTable) Construct an XPath object.
|
Methods with parameter type org.apache.xpath.compiler.FunctionTable | |
void | The function table is an instance field. |
Constructors with parameter type org.apache.xpath.compiler.FunctionTable | |
Construct a Compiler object with a specific ErrorListener and
SourceLocator where the expression is located.
|