com.liferay.portal.kernel.search
Class DictionaryReader
java.lang.Object
com.liferay.portal.kernel.search.DictionaryReader
public class DictionaryReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryReader
public DictionaryReader(InputStream inputStream)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
DictionaryReader
public DictionaryReader(InputStream inputStream,
String encoding)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
getDictionaryEntriesIterator
public Iterator<DictionaryEntry> getDictionaryEntriesIterator()