API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sql.rowset.spi. XmlWriter View Source
Author(s)
Since
Version
Serial
Hierarchy
 RowSetWriter
      XmlWriter
Subinterfaces
Description
public interface XmlWriter
  A specialized interface that facilitates an extension of the SyncProvider abstract class for XML orientated synchronization providers.
See also:   
Methods
Hide/Show inherited methods
public void writeXML (WebRowSet caller, Writer writer) throws SQLException
  Writes the given WebRowSet object to the specified java.io.Writer output stream as an XML document.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar