public class RTF2NodeSetFunctionCall extends XSLTFunction
INVALID_NUMBER_PARAMS, XSLT_NAMESPACE| Constructor and Description |
|---|
RTF2NodeSetFunctionCall(ProcessorState ps)
Creates a new rtf-2-nodeset() Function Call
|
| Modifier and Type | Method and Description |
|---|---|
XPathResult |
call(XPathContext context,
XPathResult[] args)
Invokes the function and returns the XPath result.
|
getFunctionName, getNamespaceURIcallpublic RTF2NodeSetFunctionCall(ProcessorState ps)
public XPathResult call(XPathContext context, XPathResult[] args) throws XPathException
call in class XSLTFunctioncontext - The XPath contextparams - A list of zero or more argumentsXPathException - An error occured while invoking this function