Class | Description |
---|---|
AbsFunction |
AbstractFunction
|
FNNot |
FNNot
|
FNPosition |
FNPosition
|
FNString |
FNString
|
Function |
Enum | Description |
---|---|
FuncDef |
FuncDef
|
Contains XPath functions and operators specified in XQuery 1.0 and XPath 2.0 Functions and Operators and classes that support their usage.
Make sure to extend AbstractFunction for all new functions and add the signature information to the FuncDef enum.
Copyright © 2013. All Rights Reserved.