The workspace is composed of every desktop layouts associated with this context (desktops are identified by their 'desktopName' property).
The stream is not closed at the end of the operation. @see #readXML(InputStream)
NOTE: The {@code WebRowSet} cursor may be moved to write out thecontents to the XML data source. If implemented in this way, the cursor must be returned to its position just prior to the {@code writeXml()} call. @param rs the {@code ResultSet} object with which to populate this{@code WebRowSet} object @param writer the {@code java.io.Writer} object to write to. @throws SQLException if an error occurs writing out the rowsetcontents in XML format
Writer
.
@param writer the Writer
to write to
@throws IOException if an I/O exception occurs when writing to the Writer
|
|
|
|
|
|
|
|
|
|
|
|