|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootXmlReadHandler | |
|---|---|
| org.pentaho.reporting.libraries.xmlns.parser | |
| Uses of RootXmlReadHandler in org.pentaho.reporting.libraries.xmlns.parser |
|---|
| Subclasses of RootXmlReadHandler in org.pentaho.reporting.libraries.xmlns.parser | |
|---|---|
class |
MultiplexRootElementHandler
A root-handler that intercepts the first call to startElement to select a XmlReadHandler based on the XmlDocumentInfo provided by the parser. |
| Methods in org.pentaho.reporting.libraries.xmlns.parser that return RootXmlReadHandler | |
|---|---|
RootXmlReadHandler |
AbstractXmlReadHandler.getRootHandler()
Returns the root handler for the parsing. |
| Methods in org.pentaho.reporting.libraries.xmlns.parser with parameters of type RootXmlReadHandler | |
|---|---|
void |
XmlReadHandler.init(RootXmlReadHandler rootHandler,
java.lang.String uri,
java.lang.String tagName)
Initialise. |
void |
AbstractXmlReadHandler.init(RootXmlReadHandler rootHandler,
java.lang.String uri,
java.lang.String tagName)
Initialises the handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||