net.didion.jwnl.dictionary.file
Class DictionaryFileType
java.lang.Object
net.didion.jwnl.dictionary.file.DictionaryFileType
public class DictionaryFileType
- extends Object
Instances of this class specify the different types of dictionary files (the different classes of dictionary files.
INDEX
public static final DictionaryFileType INDEX
DATA
public static final DictionaryFileType DATA
EXCEPTION
public static final DictionaryFileType EXCEPTION
getAllDictionaryFileTypes
public static List getAllDictionaryFileTypes()
getName
public String getName()
getElementType
public DictionaryElementType getElementType()
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2011. All Rights Reserved.