org.apache.xpath.functions
public class FuncFalse extends Function
UNKNOWN: advanced
Method Summary | |
---|---|
XObject | execute(XPathContext xctxt)
Execute the function. |
void | fixupVariables(Vector vars, int globalsSize)
No arguments to process, so this does nothing. |
Parameters: xctxt The current execution context.
Returns: A valid XObject.
Throws: javax.xml.transform.TransformerException