JRubik v0.6

es.aeat.eett.plugins.tableNavi.jpivot
Class TableComponentFactory

java.lang.Object
  extended byes.aeat.eett.plugins.tableNavi.jpivot.TableComponentFactory

public class TableComponentFactory
extends java.lang.Object

creates a tablecomponent from xml configuration file

Author:
av

Field Summary
private  java.net.URL configXml
           
 
Constructor Summary
private TableComponentFactory()
           
 
Method Summary
private  java.net.URL getconfigXml()
           
static TableComponent instance(com.tonbeller.jpivot.olap.model.OlapModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

configXml

private java.net.URL configXml
Constructor Detail

TableComponentFactory

private TableComponentFactory()
Method Detail

getconfigXml

private java.net.URL getconfigXml()

instance

public static TableComponent instance(com.tonbeller.jpivot.olap.model.OlapModel model)
                               throws java.lang.Exception
Throws:
java.lang.Exception

JRubik v0.6

JRubik v0.6