Interface NodeReadHandler
-
- All Superinterfaces:
org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandler
- All Known Implementing Classes:
AbstractElementReadHandler,AutoTableCellContentReadHandler,AutoTableElementReadHandler,ContentElementReadHandler,DetailSectionReadHandler,GroupReadHandler,OutOfOrderSectionReadHandler,PageFooterReadHandler,PageHeaderReadHandler,ReportReadHandler,SectionReadHandler,SubReportReadHandler
public interface NodeReadHandler extends org.pentaho.reporting.libraries.xmlns.parser.XmlReadHandlerCreation-Date: 27.11.2006, 11:49:26- Author:
- Thomas Morgner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodegetNode()
-
-
-
Method Detail
-
getNode
Node getNode()
-
-