Uses of Interface
opennlp.tools.util.InputStreamFactory
Packages that use InputStreamFactory
-
Uses of InputStreamFactory in opennlp.tools.util
Constructors in opennlp.tools.util with parameters of type InputStreamFactoryModifierConstructorDescriptionPlainTextByLineStream(InputStreamFactory inputStreamFactory, String charsetName) Initializes aPlainTextByLineStream.PlainTextByLineStream(InputStreamFactory inputStreamFactory, Charset charset) Initializes aPlainTextByLineStream.