org.jfree.report.expressions.sys
public class IsEndOfDataExpression extends AbstractExpression
Constructor and Description |
---|
IsEndOfDataExpression() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
computeValue()
Return the current expression value.
|
clone, getDataRow, getInstance, getName, getParentLocale, getReportConfiguration, getResourceBundleFactory, getRuntime, isDeepTraversing, isPrecompute, isPreserve, setDeepTraversing, setName, setPrecompute, setPreserve, setRuntime
public java.lang.Object computeValue() throws DataSourceException
The value depends (obviously) on the expression implementation.
DataSourceException