Class | Description |
---|---|
Closure |
Inline function.
|
DynFuncCall |
Dynamic function call.
|
FileLineSeparator |
Function implementation.
|
FileTempDir |
Function implementation.
|
FuncCall |
An XQuery function call, either static or dynamic.
|
FuncLit |
A named function literal.
|
FuncOptions |
This class parses options specified in function arguments.
|
Functions |
This class provides access to built-in and user-defined functions.
|
JavaMapping |
This class contains common methods for executing Java code and mapping
Java objects to XQuery values.
|
PartFunc |
Partial function application.
|
StandardFunc |
Built-in functions.
|
StaticFunc |
A static user-defined function.
|
StaticFuncCall |
Function call for user-defined functions.
|
StaticFuncs |
Container for a user-defined function.
|
TypedFunc |
Wrapper that provides types for function expressions.
|
Enum | Description |
---|---|
Function |
Definitions of all built-in XQuery functions.
|
Annotation Type | Description |
---|---|
XQueryFunction |
Java module signature.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.