API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sql.rowset.spi. XmlReader View Source
Author(s)
Since
Version
Serial
Hierarchy
 RowSetReader
      XmlReader
Subinterfaces
Description
public interface XmlReader
  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 readXML (WebRowSet caller, Reader reader) throws SQLException
  Reads and parses the given WebRowSet object from the given input stream in XML format.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar