|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.windward.tags | |
| net.windward.bean | |
| net.windward.datasource | This supplies a data source to Windward Reports. |
| net.windward.datasource.dom4j | This supplies an xml data source to Windward Reports. |
| net.windward.datasource.jdbc | This supplies a sql data source to Windward Reports. |
| net.windward.tags | These are the classes that represent Windward Reports tags in the template. |
| net.windward.xmlreport | The reporting-specific part of Windward Reports. |
Classes in net.windward.tags used by net.windward.bean| ForEachTag
|
Iterate through a set of nodes. FunctionTag
|
Performs a function on a collection of nodes. IfTag
|
Conditionally include part of a report. OutTag
|
Display the contents of a node. |
|
Classes in net.windward.tags used by net.windward.datasource| BaseTag
|
This is the base class for all tag's that handle tag elements in the document. ChartTag
|
Place a chart in the final report. EscapeTag
|
Output anything in the final report. ForEachTag
|
Iterate through a set of nodes. FunctionTag
|
Performs a function on a collection of nodes. HtmlTag
|
Output formatting based on a node. IfTag
|
Conditionally include part of a report. ImportTag
|
Import an external file. LinkTag
|
Create a hyperlink from a node. OutTag
|
Display the contents of a node. QueryTag
|
Set a variable that is a node for later use. SetTag
|
Set a variable for later use. TagAttributes
|
This describes what attributes this tag has. TagException
|
If the template has too many or too few |
|
Classes in net.windward.tags used by net.windward.datasource.dom4j| BaseTag
|
This is the base class for all tag's that handle tag elements in the document. TagAttributes
|
This describes what attributes this tag has. TagException
|
If the template has too many or too few |
|
Classes in net.windward.tags used by net.windward.datasource.jdbc| BaseTag
|
This is the base class for all tag's that handle tag elements in the document. TagAttributes
|
This describes what attributes this tag has. TagException
|
If the template has too many or too few |
|
Classes in net.windward.tags used by net.windward.tags| BaseTag
|
This is the base class for all tag's that handle tag elements in the document. EndForEachTag
|
The end of a forEach. EndIfTag
|
The end of an if. EndLinkTag
|
The end of a link. EndMatrixTag
|
The end of a matrix. ForEachTag
|
Iterate through a set of nodes. TagAttributes
|
This describes what attributes this tag has. TagAttributes.TagItem
|
TagException
|
If the template has too many or too few |
|
Classes in net.windward.tags used by net.windward.xmlreport| TagException
|
If the template has too many or too few |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||