Class BundleManifestReadHandler

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
org.pentaho.reporting.libraries.docbundle.metadata.parser.BundleManifestReadHandler
All Implemented Interfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class BundleManifestReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
Author:
Thomas Morgner
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
     
     

    Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler

    characters, deriveParseParameters, doneParsing, endElement, getLocator, getRootHandler, getTagName, getUri, init, isSameNamespace, performExternalParsing, performExternalParsing, startElement, startParsing

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BundleManifestReadHandler

      public BundleManifestReadHandler()
  • Method Details

    • getHandlerForChild

      protected org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler getHandlerForChild(String uri, String tagName, Attributes atts) throws SAXException
      Overrides:
      getHandlerForChild in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      Throws:
      SAXException
    • getObject

      public Object getObject() throws SAXException
      Throws:
      SAXException