Mercurial > hg > semantic-sia
comparison doc/index.html @ 9:3dc7ce380afe
new
author | stevenh |
---|---|
date | Tue, 01 Jan 2013 21:18:46 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
8:842ce6ca6e29 | 9:3dc7ce380afe |
---|---|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> | |
2 <!-- NewPage --> | |
3 <html lang="en"> | |
4 <head> | |
5 <!-- Generated by javadoc on Tue Jan 01 21:05:07 GMT 2013 --> | |
6 <title>Generated Documentation (Untitled)</title> | |
7 <script type="text/javascript"> | |
8 targetPage = "" + window.location.search; | |
9 if (targetPage != "" && targetPage != "undefined") | |
10 targetPage = targetPage.substring(1); | |
11 if (targetPage.indexOf(":") != -1) | |
12 targetPage = "undefined"; | |
13 function loadFrames() { | |
14 if (targetPage != "" && targetPage != "undefined") | |
15 top.classFrame.location = top.targetPage; | |
16 } | |
17 </script> | |
18 </head> | |
19 <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> | |
20 <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> | |
21 <frame src="overview-frame.html" name="packageListFrame" title="All Packages"> | |
22 <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> | |
23 </frameset> | |
24 <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> | |
25 <noframes> | |
26 <noscript> | |
27 <div>JavaScript is disabled on your browser.</div> | |
28 </noscript> | |
29 <h2>Frame Alert</h2> | |
30 <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> | |
31 </noframes> | |
32 </frameset> | |
33 </html> |