Package | Description |
---|---|
jgloss.dictionary |
Dictionary interfaces and implementations.
|
Modifier and Type | Method and Description |
---|---|
static Dictionary |
DictionaryFactory.createDictionary(String descriptor)
Creates a dictionary instance based on the descriptor.
|
static DictionaryImplementation<?> |
DictionaryFactory.getImplementation(String descriptor)
Returns the dictionary implementation which best matches the descriptor.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.