Package net.handle.util
Interface StreamObject
- All Known Implementing Classes:
StreamTable,StreamVector
Deprecated.
Replaced by net.cnri.util.StreamObject
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.booleanDeprecated.voidDeprecated.voidDeprecated.voidreadTheRest(Reader str) Deprecated.voidDeprecated.Deprecated.
-
Method Details
-
isStreamTable
boolean isStreamTable()Deprecated. -
isStreamVector
boolean isStreamVector()Deprecated. -
readFrom
Deprecated.- Throws:
StringEncodingExceptionIOException
-
readFrom
Deprecated.- Throws:
StringEncodingExceptionIOException
-
readTheRest
Deprecated.- Throws:
StringEncodingExceptionIOException
-
writeToString
String writeToString()Deprecated. -
writeTo
Deprecated.- Throws:
IOException
-