Class DictionaryCatalogSet


  • public class DictionaryCatalogSet
    extends Object
    Simple container for DictionaryCatalogs that allows a DictionaryFile to be retrieved by its POS and DictionaryFileType.
    • Constructor Detail

      • DictionaryCatalogSet

        public DictionaryCatalogSet​(String path,
                                    Class dictionaryFileType)
        Creates a catalog set of the specified type of file using files in the specified dictionary directory.