Class TocElementWriteHandler

java.lang.Object
org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.AbstractElementWriteHandler
org.pentaho.reporting.engine.classic.extensions.toc.writer.TocElementWriteHandler
All Implemented Interfaces:
org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleElementWriteHandler

public class TocElementWriteHandler extends org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.AbstractElementWriteHandler
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    writeElement(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState state, org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter, org.pentaho.reporting.engine.classic.core.Element element)
     

    Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.elements.AbstractElementWriteHandler

    copyStaticResources, createMainAttributes, createMainAttributes, ensureNamespaceDefined, isFiltered, writeAttributeExpressions, writeChildElements, writeElementBody, writeRootSubReports, writeStyleExpressions, writeSubReport

    Methods inherited from class java.lang.Object

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

    • TocElementWriteHandler

      public TocElementWriteHandler()
  • Method Details

    • writeElement

      public void writeElement(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterState state, org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter, org.pentaho.reporting.engine.classic.core.Element element) throws IOException, org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException
      Throws:
      IOException
      org.pentaho.reporting.engine.classic.core.modules.parser.bundle.writer.BundleWriterException