com.liferay.portal.search.suggest.DictionaryReader@Deprecated
public class DictionaryReader
extends Object
| Constructor and Description |
|---|
DictionaryReader(InputStream inputStream)
Deprecated.
|
DictionaryReader(InputStream inputStream,
String encoding)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DictionaryEntry> |
getDictionaryEntriesIterator()
Deprecated.
|
public DictionaryReader(InputStream inputStream)
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic DictionaryReader(InputStream inputStream,
String encoding)
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic Iterator<DictionaryEntry> getDictionaryEntriesIterator()