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