Package net.windward.tags

These are the classes that represent Windward Reports tags in the template.

See:
          Description

Class Summary
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.
ColumnTag The start of a column in a matrix.
ElseTag The else in an if.
EndForEachTag The end of a forEach.
EndIfTag The end of an if.
EndLinkTag The end of a link.
EndMatrixTag The end of a matrix.
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.
MatrixTag The marker for a matrix.
OutTag Display the contents of a node.
QueryTag Set a variable that is a node for later use.
RowTag The start of a row in a matrix.
SetTag Set a variable for later use.
TagAttributes This describes what attributes this tag has.
TagAttributes.TagItem  
 

Exception Summary
TagException If the template has too many or too few tags.
 

Package net.windward.tags Description

These are the classes that represent Windward Reports tags in the template.



Copyright © 2002 - 2008 Windward Reports - All Rights Reserved. java reporting software