public class DictionarySectionFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static DictionarySectionPrivate |
loadFrom(CountInputStream input,
File f,
ProgressListener listener) |
static DictionarySectionPrivate |
loadFrom(InputStream input,
ProgressListener listener) |
public static DictionarySectionPrivate loadFrom(InputStream input, ProgressListener listener) throws IOException
IOExceptionpublic static DictionarySectionPrivate loadFrom(CountInputStream input, File f, ProgressListener listener) throws IOException
IOExceptionCopyright © 2018 DataWeb Research. All rights reserved.