com.tonbeller.jpivot.tags
Class MondrianModelFactory
java.lang.Object
com.tonbeller.jpivot.tags.MondrianModelFactory
public class MondrianModelFactory
- extends java.lang.Object
creates a MondrianModel from config.xml
- Author:
- av
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static com.tonbeller.jpivot.mondrian.MondrianModel instance()
throws org.xml.sax.SAXException,
java.io.IOException
- Throws:
org.xml.sax.SAXException
java.io.IOException
instance
public static com.tonbeller.jpivot.mondrian.MondrianModel instance(MondrianModelFactory.Config cfg)
throws org.xml.sax.SAXException,
java.io.IOException
- Throws:
org.xml.sax.SAXException
java.io.IOException
instance
public static com.tonbeller.jpivot.mondrian.MondrianModel instance(java.lang.String filers,
java.net.URL url,
MondrianModelFactory.Config cfg,
it.eng.spago.security.IEngUserProfile profile)
throws org.xml.sax.SAXException,
java.io.IOException
- Throws:
org.xml.sax.SAXException
java.io.IOException