Package | Description |
---|---|
net.windward.datasource |
This supplies a data source to Windward Reports.
|
net.windward.datasource.abstract_datasource |
Modifier and Type | Method and Description |
---|---|
DataSourceIterator |
DataSourceNode.getIterator()
Returns the iterator presently in use for this node.
|
DataSourceIterator |
DataSourceNode.iterator(ForEachTag tag,
DataSourceNode[] stack)
Called for a forEach tag.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceIterator
This iterates through the nodes that match a <wr:forEach tag.
|
Modifier and Type | Method and Description |
---|---|
DataSourceIterator |
AbstractDataSourceNode.getIterator() |
DataSourceIterator |
AbstractDataSourceNode.iterator(ForEachTag tag,
DataSourceNode[] stack)
Called for a forEach tag.
|
Modifier and Type | Method and Description |
---|---|
DataSourceNode |
AbstractDataSource.dataSourceNodeWithIndex(int index,
DataSourceIterator it,
ForEachTag tag)
Return the node when a forEach has a step > 1 and therefore results can be accessed using ${var[2]}.
|
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software