Package opennlp.tools.ml.model
Interface DataReader
- All Known Implementing Classes:
BinaryFileDataReader,ObjectDataReader,PlainTextFileDataReader
public interface DataReader
-
Method Summary
-
Method Details
-
readDouble
- Throws:
IOException
-
readInt
- Throws:
IOException
-
readUTF
- Throws:
IOException
-