Class UserDefinedMetaDataEntryReadHandler

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

public class UserDefinedMetaDataEntryReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler implements BundleMetaDataEntryReadHandler
  • Constructor Details

    • UserDefinedMetaDataEntryReadHandler

      public UserDefinedMetaDataEntryReadHandler()
  • Method Details

    • startParsing

      protected void startParsing(Attributes attrs) throws SAXException
      Starts parsing.
      Overrides:
      startParsing in class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      Parameters:
      attrs - the attributes.
      Throws:
      SAXException - if there is a parsing error.
    • getObject

      public Object getObject()
      Returns the object for this element.
      Specified by:
      getObject in interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
      Returns:
      the object.
    • getMetaDataNameSpace

      public String getMetaDataNameSpace()
      Specified by:
      getMetaDataNameSpace in interface BundleMetaDataEntryReadHandler
    • getMetaDataName

      public String getMetaDataName()
      Specified by:
      getMetaDataName in interface BundleMetaDataEntryReadHandler