org.apache.xpath.functions
public class FuncExtFunctionAvailable extends FunctionOneArg
UNKNOWN: advanced
| Method Summary | |
|---|---|
| XObject | execute(XPathContext xctxt)
Execute the function. |
| void | setFunctionTable(FunctionTable aTable)
The function table is an instance field. |
Parameters: xctxt The current execution context.
Returns: A valid XObject.
Throws: javax.xml.transform.TransformerException
Parameters: aTable an instance of the function table