net.sf.extjwnl.dictionary.file
Class DictionaryFileType
java.lang.Object
net.sf.extjwnl.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.
- Author:
- John Didion , Aliaksandr Autayeu
INDEX
public static final DictionaryFileType INDEX
DATA
public static final DictionaryFileType DATA
EXCEPTION
public static final DictionaryFileType EXCEPTION
REVCNTLIST
public static final DictionaryFileType REVCNTLIST
CNTLIST
public static final DictionaryFileType CNTLIST
getAllDictionaryFileTypes
public static List<DictionaryFileType> 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.