HTMLFileDescriptor is to only be created via planetj.helpers.HTMLHelper.newHTMLReportFileDescriptor();
This descriptor will store attributes that need to be placed into the HTML file by HTMLHelper.
Writer for writing HTML in a format that JavaScript can use to generate that same HTML
-- Since we do not use the JavaScript replace technique this class isn't currently used --
Checks if there were additional rows available in the last ResultSet that was used to populate this RowCollection
that were not added to this RowCollection.
Checks if there were previous rows available in the last ResultSet that was used to populate this RowCollection
that were not added to this RowCollection.