org.apache.xpath.functions
Class FuncSum
- ExpressionNode, ExpressionOwner, java.io.Serializable, SourceLocator, XPathVisitable
Execute the Sum() function.
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.