Modifier and Type | Class and Description |
---|---|
static class |
BaseXCollationOptions.Decomposition
Decomposition.
|
static class |
BaseXCollationOptions.Strength
Strength.
|
protected static class |
CollationOptions.Locales
Initialization of locales.
|
Options.YesNo, Options.YesNoOmit
Modifier and Type | Field and Description |
---|---|
static EnumOption<BaseXCollationOptions.Decomposition> |
DECOMPOSITION
Option: decomposition.
|
static StringOption |
LANG
Option: language.
|
static EnumOption<BaseXCollationOptions.Strength> |
STRENGTH
Option: strength.
|
Constructor and Description |
---|
BaseXCollationOptions() |
Modifier and Type | Method and Description |
---|---|
protected IllegalArgumentException |
error(Option<?> option)
Creates an error for an invalid option.
|
public static final StringOption LANG
public static final EnumOption<BaseXCollationOptions.Strength> STRENGTH
public static final EnumOption<BaseXCollationOptions.Decomposition> DECOMPOSITION
protected IllegalArgumentException error(Option<?> option)
option
- optionCopyright © 2005–2015 BaseX Team. All rights reserved.