xeus.db.datagrid.xml.io
Class XDataGridXMLWriter

java.lang.Object
  extended byxeus.db.datagrid.xml.io.XDataGridXMLWriter

public class XDataGridXMLWriter
extends java.lang.Object


Constructor Summary
XDataGridXMLWriter(java.lang.String file)
          Creates a new instance of XDataGridXMLWriter
 
Method Summary
 void write(XDataSet dataSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XDataGridXMLWriter

public XDataGridXMLWriter(java.lang.String file)
Creates a new instance of XDataGridXMLWriter

Method Detail

write

public void write(XDataSet dataSet)
           throws java.io.IOException
Throws:
java.io.IOException