Package | Description |
---|---|
jgloss.dictionary |
Dictionary interfaces and implementations.
|
Modifier and Type | Field and Description |
---|---|
protected ExpressionSearchModes |
KanjiDic.EntryListIterator.searchmode |
Modifier and Type | Method and Description |
---|---|
Iterator<DictionaryEntry> |
KanjiDic.searchExpression(ExpressionSearchModes mode,
String expression,
SearchFieldSelection fields) |
Constructor and Description |
---|
KanjiDic.EntryListIterator(Iterator<String> _entries,
ExpressionSearchModes _searchmode,
String _expression,
SearchFieldSelection _searchfields) |
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.