public interface DictionaryFileFactory<E>
Modifier and Type | Method and Description |
---|---|
E |
newInstance(Dictionary dictionary,
java.lang.String path,
POS pos,
DictionaryFileType fileType)
Creates a new instance of dictionary file.
|
E newInstance(Dictionary dictionary, java.lang.String path, POS pos, DictionaryFileType fileType)
dictionary
- owner dictionarypath
- path to dictionary filespos
- part of speechfileType
- file type