JRubik v0.6

es.aeat.eett.plugins.base_xml
Class StoreTableHtml

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

public class StoreTableHtml
extends StoreTable

Author:
f00992

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

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


Field Summary
 
Fields inherited from class es.aeat.eett.jRubik.rubik.util.export.StoreTable
fileOut, fileSeparator, parent, pathDir
 
Constructor Summary
(package private) StoreTableHtml(java.lang.String rutaDir, java.awt.Component parent)
           
 
Method Summary
(package private)  void saveDocument(ConfiXml confiXml)
           
(package private)  void saveDocument(javax.swing.table.TableModel t_model, ConfiXml confiXml)
           
 
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

StoreTableHtml

StoreTableHtml(java.lang.String rutaDir,
               java.awt.Component parent)
Method Detail

saveDocument

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

saveDocument

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

JRubik v0.6

JRubik v0.6