|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdori.jasper.engine.JREmptyDataSource
Constructor Summary | |
JREmptyDataSource()
|
|
JREmptyDataSource(int count)
|
Method Summary | |
java.lang.Object |
getFieldValue(JRField field)
|
void |
moveFirst()
|
boolean |
next()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JREmptyDataSource()
public JREmptyDataSource(int count)
Method Detail |
public boolean next() throws JRException
next
in interface JRDataSource
JRException
public java.lang.Object getFieldValue(JRField field) throws JRException
getFieldValue
in interface JRDataSource
JRException
public void moveFirst() throws JRException
moveFirst
in interface JRRewindableDataSource
JRException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |