1 |
< |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 |
< |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 |
< |
|
4 |
< |
<html> |
5 |
< |
|
6 |
< |
<head> |
7 |
< |
<title>i-scream CMS javadoc</title> |
1 |
> |
<!--#include virtual="/doctype.inc" --> |
2 |
> |
<head> |
3 |
> |
<title> |
4 |
> |
i-scream CMS javadoc |
5 |
> |
</title> |
6 |
|
<!--#include virtual="/style.inc" --> |
7 |
< |
</head> |
8 |
< |
|
9 |
< |
<body> |
10 |
< |
|
13 |
< |
<div id="container"> |
14 |
< |
|
15 |
< |
<div id="main"> |
16 |
< |
|
7 |
> |
</head> |
8 |
> |
<body> |
9 |
> |
<div id="container"> |
10 |
> |
<div id="main"> |
11 |
|
<!--#include virtual="/header.inc" --> |
12 |
< |
|
13 |
< |
<div id="contents"> |
14 |
< |
<h1 class="top">i-scream CMS javadoc</h1> |
15 |
< |
|
16 |
< |
<h2>Java Source code documentation</h2> |
17 |
< |
|
18 |
< |
The whole of the server, and parts of the rest of the system have been |
19 |
< |
written in Java. Making use of the javadoc tool the following pages of |
20 |
< |
documentation have been automatically generated. |
21 |
< |
|
22 |
< |
<p><a href="server/">Server javadoc pages</a></p> |
23 |
< |
<p><a href="conient/">Conient javadoc pages</a></p> |
24 |
< |
<p><a href="corbaservices/">Corba Service Manager javadoc pages</a></p> |
25 |
< |
<p><a href="util/">Util Package javadoc pages</a></p> |
26 |
< |
</div> |
27 |
< |
|
12 |
> |
<div id="contents"> |
13 |
> |
<h1 class="top"> |
14 |
> |
i-scream CMS javadoc |
15 |
> |
</h1> |
16 |
> |
<h2> |
17 |
> |
Java Source code documentation |
18 |
> |
</h2> |
19 |
> |
The whole of the server, and parts of the rest of the |
20 |
> |
system have been written in Java. Making use of the javadoc |
21 |
> |
tool the following pages of documentation have been |
22 |
> |
automatically generated. |
23 |
> |
<p> |
24 |
> |
<a href="server/">Server javadoc pages</a> |
25 |
> |
</p> |
26 |
> |
<p> |
27 |
> |
<a href="conient/">Conient javadoc pages</a> |
28 |
> |
</p> |
29 |
> |
<p> |
30 |
> |
<a href="corbaservices/">Corba Service Manager javadoc |
31 |
> |
pages</a> |
32 |
> |
</p> |
33 |
> |
<p> |
34 |
> |
<a href="util/">Util Package javadoc pages</a> |
35 |
> |
</p> |
36 |
> |
</div> |
37 |
|
<!--#include virtual="/footer.inc" --> |
38 |
< |
|
36 |
< |
</div> |
37 |
< |
|
38 |
> |
</div> |
39 |
|
<!--#include virtual="/menu.inc" --> |
40 |
< |
|
41 |
< |
</div> |
41 |
< |
|
42 |
< |
</body> |
40 |
> |
</div> |
41 |
> |
</body> |
42 |
|
</html> |