org.apache.xpath.functions
Class FuncDoclocation
- ExpressionNode, ExpressionOwner, java.io.Serializable, SourceLocator, XPathVisitable
public class FuncDoclocation
Execute the proprietary document-location() function, which returns
a node set of documents.
asIterator, asIteratorRaw, asNode, assertion, bool, canTraverseOutsideSubtree, deepEquals, error, execute, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, fixupVariables, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isStableNumber, num, warn, xstr |
execute
public XObject execute(XPathContext xctxt)
throws javax.xml.transform.TransformerException Execute the function. The function must return
a valid object.
- execute in interface Function
xctxt - The current execution context.
Copyright B) 2005 Apache XML Project. All Rights Reserved.