Package | Description |
---|---|
org.basex.query |
XQuery implementation.
|
Modifier and Type | Method and Description |
---|---|
static QueryError.ErrType |
QueryError.ErrType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryError.ErrType[] |
QueryError.ErrType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
QueryError.is(QueryError.ErrType type)
Checks if the error code is of the specified type.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.