| Class | Description |
|---|---|
| Ann |
Annotations.
|
| Compare |
Utility class for comparing XQuery values.
|
| DataBuilder |
Class for building memory-based database nodes.
|
| ExprList |
This is a simple container for expressions.
|
| IndexContext |
Container for all information needed to determine whether an index is
accessible or not.
|
| ItemSet |
Set for quickly indexing items.
|
| JDBCConnections |
Opened JDBC connections.
|
| NSContext |
This class references all statically known namespaces.
|
| NSGlobal |
Global namespaces.
|
| RegEx |
Regular expression class.
|
| TypedFunc |
Wrapper that provides types for function expressions.
|
| ValueList |
This is a simple container for values.
|
| Var |
Variable expression.
|
| VarContext |
This class references all in-scope variables.
|
| VarStack |
Variable stack.
|
| XMLConverter |
This class provides a parse method to convert data to XML nodes.
|
| Enum | Description |
|---|---|
| Compare.Flag |
Flags.
|
| Err |
This class contains all query error messages.
|
| Err.ErrType |
Error types.
|