source: other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/index.html@ 15222

Last change on this file since 15222 was 15222, checked in by ak19, 16 years ago

Greenstone3 web services demo-clientadded to GS3's other-projects

File size: 1.2 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc on Sun Apr 27 20:42:39 NZST 2008-->
6<TITLE>
7Generated Documentation (Untitled)
8</TITLE>
9<SCRIPT type="text/javascript">
10 targetPage = "" + window.location.search;
11 if (targetPage != "" && targetPage != "undefined")
12 targetPage = targetPage.substring(1);
13 function loadFrames() {
14 if (targetPage != "" && targetPage != "undefined")
15 top.classFrame.location = top.targetPage;
16 }
17</SCRIPT>
18<NOSCRIPT>
19</NOSCRIPT>
20</HEAD>
21<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
22<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
23<FRAME src="org/greenstone/fedora/services/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
24<NOFRAMES>
25<H2>
26Frame Alert</H2>
27
28<P>
29This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
30<BR>
31Link to<A HREF="org/greenstone/fedora/services/package-summary.html">Non-frame version.</A>
32</NOFRAMES>
33</FRAMESET>
34</HTML>
Note: See TracBrowser for help on using the repository browser.