Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Programmers_Reference Methods IDocumentDataSource_Interface reset}} ====reset ()==== <code java>public void reset ()</code> This method positions the data source before the start of the first element. The subsequent call to the next method will position the data source on the first element. This method must be called at the start of iterations over the elements of the data source. Last modified: 2023/05/09 01:26 Log In