@Deprecated public class IsDescendantOfContextualFormFunction extends org.apache.xpath.functions.FunctionDef1Arg
HtmlForm
instance, this function considers lost children
to be descendants of the
form, even if they aren't really descendants from a DOM point of view.Constructor and Description |
---|
IsDescendantOfContextualFormFunction()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.xpath.objects.XObject |
execute(org.apache.xpath.XPathContext ctx)
Deprecated.
|
Arg0IsNodesetExpr, canTraverseOutsideSubtree, checkNumberArgs, getArg0AsNode, getArg0AsNumber, getArg0AsString, reportWrongNumberArgs
callArgVisitors, deepEquals, fixupVariables, getArg0, getExpression, setArg, setExpression
asIterator, asIteratorRaw, asNode, assertion, bool, error, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isSameClass, isStableNumber, num, warn, xstr
public IsDescendantOfContextualFormFunction()
public org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext ctx) throws TransformerException
execute
in class org.apache.xpath.functions.Function
TransformerException
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.