public abstract class AbstractNamedMDXDataSourceReadHandler extends AbstractMDXDataSourceReadHandler
| Constructor and Description |
|---|
AbstractNamedMDXDataSourceReadHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doneParsing()
Done parsing.
|
protected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler |
getHandlerForChild(String uri,
String tagName,
Attributes atts)
Returns the handler for a child element.
|
createDataFactory, getDataFactory, getObjectcharacters, deriveParseParameters, endElement, getLocator, getRootHandler, getTagName, getUri, init, isSameNamespace, performExternalParsing, performExternalParsing, startElement, startParsingpublic AbstractNamedMDXDataSourceReadHandler()
protected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler getHandlerForChild(String uri, String tagName, Attributes atts) throws SAXException
getHandlerForChild in class AbstractMDXDataSourceReadHandleruri - the URI of the namespace of the current element.tagName - the tag name.atts - the attributes.SAXException - if there is a parsing error.protected void doneParsing()
throws SAXException
doneParsing in class AbstractMDXDataSourceReadHandlerSAXException - if there is a parsing error.Copyright © 2018 Hitachi Vantara. All rights reserved.