|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface StreamObject
Method Summary | |
---|---|
boolean |
isStreamTable()
Deprecated. |
boolean |
isStreamVector()
Deprecated. |
void |
readFrom(java.io.Reader str)
Deprecated. |
void |
readFrom(java.lang.String str)
Deprecated. |
void |
readTheRest(java.io.Reader str)
Deprecated. |
void |
writeTo(java.io.Writer out)
Deprecated. |
java.lang.String |
writeToString()
Deprecated. |
Method Detail |
---|
boolean isStreamTable()
boolean isStreamVector()
void readFrom(java.lang.String str) throws StringEncodingException, java.io.IOException
StringEncodingException
java.io.IOException
void readFrom(java.io.Reader str) throws StringEncodingException, java.io.IOException
StringEncodingException
java.io.IOException
void readTheRest(java.io.Reader str) throws StringEncodingException, java.io.IOException
StringEncodingException
java.io.IOException
java.lang.String writeToString()
void writeTo(java.io.Writer out) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |