public class InstanceElementAttributeListDataSource
extends java.lang.Object
implements net.sf.jasperreports.engine.JRRewindableDataSource
Constructor and Description |
---|
InstanceElementAttributeListDataSource(InstanceElement ieObj) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getFieldValue(net.sf.jasperreports.engine.JRField arg0) |
void |
moveFirst() |
boolean |
next() |
public InstanceElementAttributeListDataSource(InstanceElement ieObj)
public java.lang.Object getFieldValue(net.sf.jasperreports.engine.JRField arg0) throws net.sf.jasperreports.engine.JRException
getFieldValue
in interface net.sf.jasperreports.engine.JRDataSource
net.sf.jasperreports.engine.JRException
public boolean next() throws net.sf.jasperreports.engine.JRException
next
in interface net.sf.jasperreports.engine.JRDataSource
net.sf.jasperreports.engine.JRException
public void moveFirst() throws net.sf.jasperreports.engine.JRException
moveFirst
in interface net.sf.jasperreports.engine.JRRewindableDataSource
net.sf.jasperreports.engine.JRException