read(BufferedReader) method
Syntax
public
void
read
(
BufferedReader
reader
)
throws
SDMPersistenceException
Parameters
reader
– The buffered reader to read the object from.
Exceptions
SDMPersistenceException
– if data can not be loaded from the reader.
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.