Package | Description |
---|---|
org.basex.query.util.collation |
Collation-specific code.
|
Modifier and Type | Field and Description |
---|---|
static EnumOption<BaseXCollationOptions.Strength> |
BaseXCollationOptions.STRENGTH
Option: strength.
|
Modifier and Type | Method and Description |
---|---|
static BaseXCollationOptions.Strength |
BaseXCollationOptions.Strength.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseXCollationOptions.Strength[] |
BaseXCollationOptions.Strength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.