com.tonbeller.jpivot.table
Class TableComponentFactory

java.lang.Object
  extended by com.tonbeller.jpivot.table.TableComponentFactory

public class TableComponentFactory
extends java.lang.Object

creates a tablecomponent from xml configuration file

Author:
av

Method Summary
static TableComponent instance(java.lang.String id, java.net.URL configXml, OlapModel olapModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

instance

public static TableComponent instance(java.lang.String id,
                                      java.net.URL configXml,
                                      OlapModel olapModel)
                               throws java.io.IOException,
                                      org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException