Returns information about all vars, datasources, and tags referenced in the template. If there is a <wr:set var='name' value='3'/> that will not be in this vars list.
Syntax
Parameters
- template
- The report template.
Return Value
The information about of all vars, datasources, and tags.
Exceptions
Exception | Description |
net.windward.tags.TagException | thrown if there is an unmatched if/while - end. Not thrown in debug mode. |
java.io.IOException | thrown if have problems accessing the template stream |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
See Also