|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedDataInput
Method Summary | |
---|---|
byte[] |
readByteArray()
|
java.lang.Object |
readObject()
|
java.lang.Object |
readObject(java.lang.ClassLoader classLoader)
|
java.lang.Object |
readObject(ExtendedIOUtil.ClassResolver classResolver)
|
java.lang.String |
readString()
|
Methods inherited from interface java.io.DataInput |
---|
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes |
Method Detail |
---|
byte[] readByteArray() throws java.io.IOException
java.io.IOException
java.lang.Object readObject() throws java.io.IOException
java.io.IOException
java.lang.Object readObject(java.lang.ClassLoader classLoader) throws java.io.IOException
java.io.IOException
java.lang.Object readObject(ExtendedIOUtil.ClassResolver classResolver) throws java.io.IOException
java.io.IOException
java.lang.String readString() throws java.io.IOException
java.io.IOException
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |