Package | Description |
---|---|
jgloss.dictionary |
Dictionary interfaces and implementations.
|
jgloss.dictionary.filebased |
Modifier and Type | Method and Description |
---|---|
TestResult |
DictionaryImplementation.isInstance(String descriptor)
Test if the descriptor points to a dictionary in a format supported by the
Dictionary implementation. |
Modifier and Type | Method and Description |
---|---|
TestResult |
FileBasedDictionaryImplementation.isInstance(String descriptor)
Test if the descriptor points to a dictionary file supported by this implementation.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.