dori.jasper.engine
Interface JRDataSource

All Known Subinterfaces:
JRRewindableDataSource
All Known Implementing Classes:
JRBeanArrayDataSource, JRBeanCollectionDataSource, JREmptyDataSource, JRMapArrayDataSource, JRMapCollectionDataSource, JRResultSetDataSource, JRTableModelDataSource

public interface JRDataSource


Method Summary
 java.lang.Object getFieldValue(JRField jrField)
           
 boolean next()
           
 

Method Detail

next

public boolean next()
             throws JRException
Throws:
JRException

getFieldValue

public java.lang.Object getFieldValue(JRField jrField)
                               throws JRException
Throws:
JRException


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.