Class DictionaryReader
java.lang.Object
com.liferay.portal.search.suggest.DictionaryReader
-
Constructor Summary
ConstructorsConstructorDescriptionDictionaryReader
(InputStream inputStream) DictionaryReader
(InputStream inputStream, String encoding) -
Method Summary
-
Constructor Details
-
DictionaryReader
- Throws:
UnsupportedEncodingException
-
DictionaryReader
public DictionaryReader(InputStream inputStream, String encoding) throws UnsupportedEncodingException - Throws:
UnsupportedEncodingException
-
-
Method Details
-
accept
-
getDictionaryEntriesIterator
-