Class DictionaryElementType


  • public class DictionaryElementType
    extends Object
    WordNet contains different file types, index, synset data, and exception files. This class defines what the current dictionary is.
    Author:
    brett
    • Method Detail

      • getAllDictionaryElementTypes

        public static List getAllDictionaryElementTypes()
        Gets all the dictionary types.
        Returns:
      • getName

        public String getName()
        Gets the name of this DictionaryElementType.
        Returns:
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object