|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FunctionDef1Arg | |
org.apache.xpath.functions | Implements XPath functions -- each function is derived from Function, FunctionOneArg, Function2Args, etc, with number-of-arguments checking being applied mainly at compile time -- this package only implements XPath functions, XSLT functions are found in the "templates" package. |
Uses of FunctionDef1Arg in org.apache.xpath.functions |
Subclasses of FunctionDef1Arg in org.apache.xpath.functions | |
class |
FuncDoclocation
**For advanced use only** Execute the proprietary document-location() function, which returns a node set of documents. |
class |
FuncGenerateId
**For advanced use only** Execute the GenerateId() function. |
class |
FuncLocalPart
Execute the LocalPart() function. |
class |
FuncNamespace
**For advanced use only** Execute the Namespace() function. |
class |
FuncNormalizeSpace
**For advanced use only** Execute the normalize-space() function. |
class |
FuncNumber
**For advanced use only** Execute the Number() function. |
class |
FuncQname
**For advanced use only** Execute the Qname() function. |
class |
FuncString
**For advanced use only** Execute the String() function. |
class |
FuncStringLength
**For advanced use only** Execute the StringLength() function. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |