es.aeat.eett.plugins.base_xml
Class TableRubikDom
java.lang.Object
es.aeat.eett.plugins.base_xml.TableRubikDom
- public class TableRubikDom
- extends java.lang.Object
- Author:
- f00992
en:
Create a DOM document from a TableComponent.
It shares a 'TableComponent' instance.
es:
Esta clase sirve para crear un Document, partiendo de OlapModel,
y para obtener una instancia compartida de 'TableComponent'.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableComponent
private com.tonbeller.jpivot.table.TableComponent tableComponent
instance
private static TableRubikDom instance
TableRubikDom
private TableRubikDom()
getInstance
public static TableRubikDom getInstance()
createDocument
public org.w3c.dom.Document createDocument()
throws java.lang.Exception
- Throws:
java.lang.Exception
getTableComponent
public com.tonbeller.jpivot.table.TableComponent getTableComponent()
throws java.lang.Exception
- Throws:
java.lang.Exception
createTableComponent
private com.tonbeller.jpivot.table.TableComponent createTableComponent()
throws java.lang.Exception
- Throws:
java.lang.Exception
initialize
private void initialize(com.tonbeller.jpivot.table.TableComponent table)
throws java.lang.Exception
- Throws:
java.lang.Exception
confiSpan
public void confiSpan()
confiSpan
public void confiSpan(com.tonbeller.jpivot.table.TableComponent table)
JRubik v0.6