214215216217218219220221222
throws IOException { super.visitEnd(sourceFileLocator); sessionsPage.renderDocument(); } }; sessionsPage = new SessionsPage(sessionInfos, executionData, index, rootpage, root, this); return rootpage; }