public class DictionaryElementType extends Object
Modifier and Type | Field and Description |
---|---|
static DictionaryElementType |
EXCEPTION
Property that defines an exception file.
|
static DictionaryElementType |
INDEX_WORD
Property to define an index file.
|
static DictionaryElementType |
SYNSET
Property to define a synset file.
|
public static final DictionaryElementType INDEX_WORD
public static final DictionaryElementType SYNSET
public static final DictionaryElementType EXCEPTION