Package | Description |
---|---|
net.windward.datasource |
This supplies a data source to the Windward Engine.
|
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 | Method and Description |
---|---|
void |
DataSourceNode.setIterator(DataSourceIterator it) |
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]}.
|
void |
AbstractDataSourceNode.setIterator(DataSourceIterator iter) |
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software