Class ReportReadHandler

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.AbstractXmlReadHandler
All Implemented Interfaces:
NodeReadHandler, org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

public class ReportReadHandler extends SectionReadHandler
Creation-Date: 09.04.2006, 14:57:38
Author:
Thomas Morgner
  • Constructor Details

    • ReportReadHandler

      public ReportReadHandler()
      Creates a new generic read handler. The given namespace and tagname can be arbitary values and should not be confused with the ones provided by the XMLparser itself.
  • Method Details