Interface BundleMetaDataEntryReadHandler

All Superinterfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
All Known Implementing Classes:
DateMetaDataEntryReadHandler, TextMetaDataEntryReadHandler, UserDefinedMetaDataEntryReadHandler

public interface BundleMetaDataEntryReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

    characters, endElement, getObject, init, startElement
  • Method Details

    • getMetaDataNameSpace

      String getMetaDataNameSpace()
    • getMetaDataName

      String getMetaDataName()