Package opennlp.tools.util
Interface InputStreamFactory
- All Known Implementing Classes:
MarkableFileInputStreamFactory
public interface InputStreamFactory
Allows repeated reads through a stream for certain types of model building.
Use
MockInputStreamFactory MockInputStreamFactory for default
behavior.-
Method Summary
-
Method Details
-
createInputStream
- Throws:
IOException
-