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.
|
Modifier and Type | Method and Description |
---|---|
static List |
getAllDictionaryElementTypes()
Gets all the dictionary types.
|
String |
getName()
Gets the name of this DictionaryElementType.
|
int |
hashCode() |
String |
toString() |
public static final DictionaryElementType INDEX_WORD
public static final DictionaryElementType SYNSET
public static final DictionaryElementType EXCEPTION
Copyright © 2017. All rights reserved.