org.pentaho.reporting.engine.classic.core.modules.parser.bundle.layout.elements
Interface GroupBodyReadHandler

All Superinterfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
All Known Implementing Classes:
CrosstabColumnSubGroupBodyReadHandler, CrosstabOtherSubGroupBodyReadHandler, CrosstabRowSubGroupBodyReadHandler, DataGroupBodyReadHandler, SubGroupBodyReadHandler

public interface GroupBodyReadHandler
extends org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler

Todo: Document Me

Author:
Thomas Morgner

Method Summary
 GroupBody getGroupBody()
           
 
Methods inherited from interface org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
characters, endElement, getObject, init, startElement
 

Method Detail

getGroupBody

GroupBody getGroupBody()