Interface BundleMetaDataEntryWriteHandler

All Known Implementing Classes:
DateMetaDataEntryWriteHandler, DocumentStatisticWriteHandler, TextMetaDataEntryWriteHandler, UserDefinedAttributeWriteHandler

public interface BundleMetaDataEntryWriteHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(BundleMetaDataXmlWriter bundleWriter, org.pentaho.reporting.libraries.xmlns.writer.XmlWriter writer, String entryNamespace, String entryName, Object entryValue)