|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.search.DictionaryReader
public class DictionaryReader
| Constructor Summary | |
|---|---|
DictionaryReader(java.io.InputStream inputStream)
|
|
DictionaryReader(java.io.InputStream inputStream,
java.lang.String encoding)
|
|
| Method Summary | |
|---|---|
java.util.Iterator<DictionaryEntry> |
getDictionaryEntriesIterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DictionaryReader(java.io.InputStream inputStream)
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
public DictionaryReader(java.io.InputStream inputStream,
java.lang.String encoding)
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException| Method Detail |
|---|
public java.util.Iterator<DictionaryEntry> getDictionaryEntriesIterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||