write(BufferedWriter) method
Syntax
public
void
write
(
BufferedWriter
writer
)
throws
SDMPersistenceException
Parameters
writer
– The buffered writer that object data needs to be written into.
Exceptions
SDMPersistenceException
– if data can not be written into the writer
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.