public class LowerCaseFunction
extends org.apache.xpath.functions.FunctionDef1Arg
String.toLowerCase()
.Constructor and Description |
---|
LowerCaseFunction() |
Modifier and Type | Method and Description |
---|---|
org.apache.xpath.objects.XObject |
execute(org.apache.xpath.XPathContext xctxt) |
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 org.apache.xpath.objects.XObject execute(org.apache.xpath.XPathContext xctxt) throws TransformerException
execute
in class org.apache.xpath.functions.Function
TransformerException
Copyright © 2002-2013 Gargoyle Software Inc.. All Rights Reserved.