|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.model.ObjectDataReader
public class ObjectDataReader
| Constructor Summary | |
|---|---|
ObjectDataReader(java.io.ObjectInputStream ois)
|
|
| Method Summary | |
|---|---|
double |
readDouble()
|
int |
readInt()
|
java.lang.String |
readUTF()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectDataReader(java.io.ObjectInputStream ois)
| Method Detail |
|---|
public double readDouble()
throws java.io.IOException
readDouble in interface DataReaderjava.io.IOException
public int readInt()
throws java.io.IOException
readInt in interface DataReaderjava.io.IOException
public java.lang.String readUTF()
throws java.io.IOException
readUTF in interface DataReaderjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||