| Package | Description |
|---|---|
| org.basex.query.util |
XQuery utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
Err.ErrType |
Err.type
Error type.
|
| Modifier and Type | Method and Description |
|---|---|
static Err.ErrType |
Err.ErrType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Err.ErrType[] |
Err.ErrType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|