![]() |
Business Internet Services |
|
The LoopSet is used to iterate through a set of records that are stored in a String[][]
and insert data from row columns into a template defined in the LoopSet. This is normally
used to insert a number of database records into a display template. In the template,
Index tags define data columns to insert.
Some applications will use an XSL stylesheet to control the output format
and others may require data to be structured inside custom tags. Here is a
hypothetical example using custom tags to structure the output:
Other active tags can be included in the LoopSet but they must not enclose
The rows attribute can be used to specify which groups of rows to print.
See the method printRowSpec() below for information on to use this.
@author Mark Ashworth @version 0.2, 2001-04-09 Return to Index Note: We have tried to test all of the code examples but they may contain errors. Any questions, comments, suggestions, or problems should be sent to info@plands.com. |
|
© 2005 Planetary
Data Systems.
All rights reserved. |