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