|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.base.common.AbstractPropertyXmlReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.BasicObjectReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.CompoundObjectReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceReadHandler
org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.LegacyDataSourceReadHandler
public class LegacyDataSourceReadHandler
Todo: Document Me
Constructor Summary | |
---|---|
LegacyDataSourceReadHandler()
|
Method Summary | |
---|---|
void |
init(org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler rootHandler,
String uri,
String tagName)
Initialises the handler. |
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.readhandlers.DataSourceReadHandler |
---|
getObject |
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler |
---|
characters, endElement, getLocator, getRootHandler, getTagName, getUri, startElement |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LegacyDataSourceReadHandler()
Method Detail |
---|
public void init(org.pentaho.reporting.libraries.xmlns.parser.RootXmlReadHandler rootHandler, String uri, String tagName)
init
in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
init
in class BasicObjectReadHandler
rootHandler
- the root handler.tagName
- the tag name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |