Package | Description |
---|---|
jgloss.dictionary |
Dictionary interfaces and implementations.
|
jgloss.dictionary.filebased |
Modifier and Type | Method and Description |
---|---|
Indexable.CharData |
Indexable.getChar(int position,
Indexable.CharData outResult)
Decode the character at a given position in the indexable data.
|
Modifier and Type | Method and Description |
---|---|
Indexable.CharData |
Indexable.getChar(int position,
Indexable.CharData outResult)
Decode the character at a given position in the indexable data.
|
Modifier and Type | Method and Description |
---|---|
Indexable.CharData |
FileBasedDictionary.getChar(int position,
Indexable.CharData result) |
Modifier and Type | Method and Description |
---|---|
Indexable.CharData |
FileBasedDictionary.getChar(int position,
Indexable.CharData result) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.