Package | Description |
---|---|
org.basex.query.func.fn |
Functions in the fn namespace.
|
Modifier and Type | Method and Description |
---|---|
static Compare.Mode |
Compare.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compare.Mode[] |
Compare.Mode.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.flag(Compare.Mode flag)
Sets the specified flag.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.