JRubik v0.6

es.aeat.eett.plugins.base_xml
Class StoreTableXML

java.lang.Object
  extended byes.aeat.eett.jRubik.rubik.util.export.StoreTable
      extended byes.aeat.eett.plugins.base_xml.StoreTableXML

public class StoreTableXML
extends StoreTable

Author:
F00992X1

en: Transforms and stores the XML document associated with a table

es: Transforma y almacena el documento XML correspondiente a una tabla


Field Summary
 
Fields inherited from class es.aeat.eett.jRubik.rubik.util.export.StoreTable
fileOut, fileSeparator, parent, pathDir
 
Constructor Summary
StoreTableXML(java.lang.String pathDir, java.awt.Component parent)
           
 
Method Summary
(package private)  void saveDocument()
           
(package private)  void saveDocument(javax.swing.table.TableModel t_model)
           
 
Methods inherited from class es.aeat.eett.jRubik.rubik.util.export.StoreTable
getFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreTableXML

public StoreTableXML(java.lang.String pathDir,
                     java.awt.Component parent)
Parameters:
pathDir -
parent -
Method Detail

saveDocument

void saveDocument()
            throws java.lang.Exception
Throws:
java.lang.Exception

saveDocument

void saveDocument(javax.swing.table.TableModel t_model)
            throws java.lang.Exception
Throws:
java.lang.Exception

JRubik v0.6

JRubik v0.6