public class DictionaryReader extends Object
Constructor and Description |
---|
DictionaryReader(InputStream inputStream) |
DictionaryReader(InputStream inputStream,
String encoding) |
public DictionaryReader(InputStream inputStream) throws UnsupportedEncodingException
UnsupportedEncodingException
public DictionaryReader(InputStream inputStream, String encoding) throws UnsupportedEncodingException
UnsupportedEncodingException
public Iterator<DictionaryEntry> getDictionaryEntriesIterator()