public class JsonDataCollection<D extends JsonData> extends RewindableDataSourceCollection<D> implements JsonData
currentDataSource, empty, EXCEPTION_MESSAGE_KEY_METHOD_CALL_ERROR, providerIterator| Constructor and Description |
|---|
JsonDataCollection(List<? extends RewindableDataSourceProvider<D>> dataSources) |
| Modifier and Type | Method and Description |
|---|---|
JsonData |
subDataSource() |
JsonData |
subDataSource(String selectExpression) |
moveFirstcurrentDataSource, getFieldValue, next, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmoveFirstgetFieldValue, nextpublic JsonDataCollection(List<? extends RewindableDataSourceProvider<D>> dataSources) throws JRException
JRExceptionpublic JsonData subDataSource() throws JRException
subDataSource in interface JsonDataJRExceptionpublic JsonData subDataSource(String selectExpression) throws JRException
subDataSource in interface JsonDataJRExceptionCopyright © 2017. All rights reserved.