Package | Description |
---|---|
morfologik.fsa | |
morfologik.fsa.builders |
Modifier and Type | Method and Description |
---|---|
static FSAFlags |
FSAFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FSAFlags[] |
FSAFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<FSAFlags> |
FSA5.getFlags() |
Set<FSAFlags> |
CFSA.getFlags() |
Set<FSAFlags> |
CFSA2.getFlags() |
abstract Set<FSAFlags> |
FSA.getFlags() |
Modifier and Type | Method and Description |
---|---|
static short |
FSAFlags.asShort(Set<FSAFlags> flags) |
Modifier and Type | Method and Description |
---|---|
Set<FSAFlags> |
FSASerializer.getFlags() |
Set<FSAFlags> |
CFSA2Serializer.getFlags()
Return supported flags.
|
Set<FSAFlags> |
FSA5Serializer.getFlags()
Return supported flags.
|
Copyright © 2016. All rights reserved.