| Package | Description |
|---|---|
| net.sf.okapi.common |
Classes commonly used across the whole Okapi Framework.
|
| Modifier and Type | Method and Description |
|---|---|
protected LocaleFilter.FilterType |
LocaleFilter.getType()
Helper method.
|
static LocaleFilter.FilterType |
LocaleFilter.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocaleFilter.FilterType[] |
LocaleFilter.FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LocaleFilter.setType(LocaleFilter.FilterType type)
Helper method.
|
Copyright © 2021. All rights reserved.