Package opennlp.tools.ml.model
Class BinaryFileDataReader
java.lang.Object
opennlp.tools.ml.model.BinaryFileDataReader
- All Implemented Interfaces:
DataReader
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
BinaryFileDataReader
- Throws:
IOException
-
BinaryFileDataReader
-
BinaryFileDataReader
-
-
Method Details
-
readDouble
- Specified by:
readDoublein interfaceDataReader- Throws:
IOException
-
readInt
- Specified by:
readIntin interfaceDataReader- Throws:
IOException
-
readUTF
- Specified by:
readUTFin interfaceDataReader- Throws:
IOException
-