Uses of Class org.apache.xpath.functions.FunctionOneArg

Uses in package org.apache.xalan.templates

Classes derived from org.apache.xpath.functions.FunctionOneArg

class
Execute the Doc() function.
class
Execute the FormatNumber() function.
class
Execute the Key() function.

Uses in package org.apache.xpath.functions

Classes derived from org.apache.xpath.functions.FunctionOneArg

class
Execute the Boolean() function.
class
Execute the Ceiling() function.
class
Execute the Concat() function.
class
Execute the Contains() function.
class
Execute the Count() function.
class
Execute the proprietary document-location() function, which returns a node set of documents.
class
Execute the ExtElementAvailable() function.
class
Execute the ExtFunctionAvailable() function.
class
Execute the Floor() function.
class
Execute the GenerateId() function.
class
Execute the Id() function.
class
Execute the Lang() function.
class
Execute the LocalPart() function.
class
Execute the Namespace() function.
class
Execute the normalize-space() function.
class
Execute the Not() function.
class
Execute the Number() function.
class
Execute the Qname() function.
class
Execute the round() function.
class
Execute the StartsWith() function.
class
Execute the String() function.
class
Execute the StringLength() function.
class
Execute the Substring() function.
class
Execute the SubstringAfter() function.
class
Execute the SubstringBefore() function.
class
Execute the Sum() function.
class
Execute the SystemProperty() function.
class
Base class for functions that accept two arguments.
class
Base class for functions that accept three arguments.
class
Base class for functions that accept one argument that can be defaulted if not specified.
class
Base class for functions that accept an undetermined number of multiple arguments.
class
Execute the Translate() function.
class

Copyright B) 2006 Apache XML Project. All Rights Reserved.