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