org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Class ReportHeaderReadHandler

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractRootLevelBandReadHandler
          extended by org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.ReportHeaderReadHandler
All Implemented Interfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class ReportHeaderReadHandler
extends AbstractRootLevelBandReadHandler

Todo: Document Me

Author:
Thomas Morgner

Constructor Summary
ReportHeaderReadHandler()
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements.AbstractRootLevelBandReadHandler
getElement, getObject
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
characters, endElement, getLocator, getRootHandler, getTagName, getUri, init, startElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportHeaderReadHandler

public ReportHeaderReadHandler()
                        throws org.pentaho.reporting.libraries.xmlns.parser.ParseException
Throws:
org.pentaho.reporting.libraries.xmlns.parser.ParseException