source: other-projects/trunk/gs3-webservices-democlient/docs/GS3Fedora/constant-values.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: 32.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc (build 1.5.0_10) on Sun Apr 27 20:42:39 NZST 2008 -->
6<TITLE>
7Constant Field Values
8</TITLE>
9
10
11<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
12
13<SCRIPT type="text/javascript">
14function windowTitle()
15{
16 parent.document.title="Constant Field Values";
17}
18</SCRIPT>
19<NOSCRIPT>
20</NOSCRIPT>
21
22</HEAD>
23
24<BODY BGCOLOR="white" onload="windowTitle();">
25
26
27<!-- ========= START OF TOP NAVBAR ======= -->
28<A NAME="navbar_top"><!-- --></A>
29<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
30<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
31<TR>
32<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
33<A NAME="navbar_top_firstrow"><!-- --></A>
34<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
35 <TR ALIGN="center" VALIGN="top">
36 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/greenstone/fedora/services/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/greenstone/fedora/services/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42 </TR>
43</TABLE>
44</TD>
45<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46</EM>
47</TD>
48</TR>
49
50<TR>
51<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52&nbsp;PREV&nbsp;
53&nbsp;NEXT</FONT></TD>
54<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> &nbsp;
56&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
57&nbsp;<SCRIPT type="text/javascript">
58 <!--
59 if(window==top) {
60 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
61 }
62 //-->
63</SCRIPT>
64<NOSCRIPT>
65 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
66</NOSCRIPT>
67
68
69</FONT></TD>
70</TR>
71</TABLE>
72<A NAME="skip-navbar_top"></A>
73<!-- ========= END OF TOP NAVBAR ========= -->
74
75<HR>
76<CENTER>
77<H1>
78Constant Field Values</H1>
79</CENTER>
80<HR SIZE="4" NOSHADE>
81<B>Contents</B><UL>
82<LI><A HREF="#org.greenstone">org.greenstone.*</A>
83</UL>
84
85<A NAME="org.greenstone"><!-- --></A>
86<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88<TH ALIGN="left"><FONT SIZE="+2">
89org.greenstone.*</FONT></TH>
90</TR>
91</TABLE>
92
93<P>
94
95<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
96<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
97<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraConnection.html" title="class in org.greenstone.fedora.services">FedoraConnection</A></TH>
98</TR>
99<TR BGCOLOR="white" CLASS="TableRowColor">
100<A NAME="org.greenstone.fedora.services.FedoraConnection.defaultPortAddressSuffix"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
101<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
102<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraConnection.html#defaultPortAddressSuffix">defaultPortAddressSuffix</A></CODE></TD>
103<TD ALIGN="right"><CODE>"/services/access"</CODE></TD>
104</TR>
105<TR BGCOLOR="white" CLASS="TableRowColor">
106<A NAME="org.greenstone.fedora.services.FedoraConnection.GET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
107<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
108<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraConnection.html#GET">GET</A></CODE></TD>
109<TD ALIGN="right"><CODE>"/get/"</CODE></TD>
110</TR>
111<TR BGCOLOR="white" CLASS="TableRowColor">
112<A NAME="org.greenstone.fedora.services.FedoraConnection.INTERNAL_NODE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
113<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
114<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraConnection.html#INTERNAL_NODE">INTERNAL_NODE</A></CODE></TD>
115<TD ALIGN="right"><CODE>"internalNode"</CODE></TD>
116</TR>
117<TR BGCOLOR="white" CLASS="TableRowColor">
118<A NAME="org.greenstone.fedora.services.FedoraConnection.SUPPORTED_VERSION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
119<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
120<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraConnection.html#SUPPORTED_VERSION">SUPPORTED_VERSION</A></CODE></TD>
121<TD ALIGN="right"><CODE>"2.2.1"</CODE></TD>
122</TR>
123<TR BGCOLOR="white" CLASS="TableRowColor">
124<A NAME="org.greenstone.fedora.services.FedoraConnection.TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
125<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
126<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraConnection.html#TYPE">TYPE</A></CODE></TD>
127<TD ALIGN="right"><CODE>"type"</CODE></TD>
128</TR>
129</FONT></TD>
130</TR>
131</TABLE>
132
133<P>
134
135<P>
136
137<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
139<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraGS3Connection.html" title="class in org.greenstone.fedora.services">FedoraGS3Connection</A></TH>
140</TR>
141<TR BGCOLOR="white" CLASS="TableRowColor">
142<A NAME="org.greenstone.fedora.services.FedoraGS3Connection.CHILDREN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
143<CODE>protected&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
144<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Connection.html#CHILDREN">CHILDREN</A></CODE></TD>
145<TD ALIGN="right"><CODE>0</CODE></TD>
146</TR>
147<TR BGCOLOR="white" CLASS="TableRowColor">
148<A NAME="org.greenstone.fedora.services.FedoraGS3Connection.DESCENDANTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
149<CODE>protected&nbsp;static&nbsp;final&nbsp;int</CODE></FONT></TD>
150<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Connection.html#DESCENDANTS">DESCENDANTS</A></CODE></TD>
151<TD ALIGN="right"><CODE>1</CODE></TD>
152</TR>
153<TR BGCOLOR="white" CLASS="TableRowColor">
154<A NAME="org.greenstone.fedora.services.FedoraGS3Connection.gSearchWSDLSuffix"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
155<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
156<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Connection.html#gSearchWSDLSuffix">gSearchWSDLSuffix</A></CODE></TD>
157<TD ALIGN="right"><CODE>"gsearch/services/FgsOperations?wsdl"</CODE></TD>
158</TR>
159</FONT></TD>
160</TR>
161</TABLE>
162
163<P>
164
165<P>
166
167<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
168<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
169<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraGS3DL.html" title="interface in org.greenstone.fedora.services">FedoraGS3DL</A></TH>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<A NAME="org.greenstone.fedora.services.FedoraGS3DL._COLLECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
173<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
174<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#_COLLECTION">_COLLECTION</A></CODE></TD>
175<TD ALIGN="right"><CODE>"-collection"</CODE></TD>
176</TR>
177<TR BGCOLOR="white" CLASS="TableRowColor">
178<A NAME="org.greenstone.fedora.services.FedoraGS3DL.COLLECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
179<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
180<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#COLLECTION">COLLECTION</A></CODE></TD>
181<TD ALIGN="right"><CODE>"collection"</CODE></TD>
182</TR>
183<TR BGCOLOR="white" CLASS="TableRowColor">
184<A NAME="org.greenstone.fedora.services.FedoraGS3DL.COLLECTIONNAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
185<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
186<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#COLLECTIONNAME">COLLECTIONNAME</A></CODE></TD>
187<TD ALIGN="right"><CODE>"collectionname"</CODE></TD>
188</TR>
189<TR BGCOLOR="white" CLASS="TableRowColor">
190<A NAME="org.greenstone.fedora.services.FedoraGS3DL.COLON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
191<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
192<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#COLON">COLON</A></CODE></TD>
193<TD ALIGN="right"><CODE>":"</CODE></TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<A NAME="org.greenstone.fedora.services.FedoraGS3DL.DC"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
197<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
198<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#DC">DC</A></CODE></TD>
199<TD ALIGN="right"><CODE>"DC"</CODE></TD>
200</TR>
201<TR BGCOLOR="white" CLASS="TableRowColor">
202<A NAME="org.greenstone.fedora.services.FedoraGS3DL.DLS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
203<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
204<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#DLS">DLS</A></CODE></TD>
205<TD ALIGN="right"><CODE>"DLS"</CODE></TD>
206</TR>
207<TR BGCOLOR="white" CLASS="TableRowColor">
208<A NAME="org.greenstone.fedora.services.FedoraGS3DL.ENGLISH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
209<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
210<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#ENGLISH">ENGLISH</A></CODE></TD>
211<TD ALIGN="right"><CODE>"en"</CODE></TD>
212</TR>
213<TR BGCOLOR="white" CLASS="TableRowColor">
214<A NAME="org.greenstone.fedora.services.FedoraGS3DL.EX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
215<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
216<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#EX">EX</A></CODE></TD>
217<TD ALIGN="right"><CODE>"EX"</CODE></TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<A NAME="org.greenstone.fedora.services.FedoraGS3DL.FEDORA_GS3"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
221<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
222<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#FEDORA_GS3">FEDORA_GS3</A></CODE></TD>
223<TD ALIGN="right"><CODE>"FedoraGS3"</CODE></TD>
224</TR>
225<TR BGCOLOR="white" CLASS="TableRowColor">
226<A NAME="org.greenstone.fedora.services.FedoraGS3DL.GREENSTONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
227<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
228<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#GREENSTONE">GREENSTONE</A></CODE></TD>
229<TD ALIGN="right"><CODE>"greenstone"</CODE></TD>
230</TR>
231<TR BGCOLOR="white" CLASS="TableRowColor">
232<A NAME="org.greenstone.fedora.services.FedoraGS3DL.GREENSTONE_"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
233<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
234<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#GREENSTONE_">GREENSTONE_</A></CODE></TD>
235<TD ALIGN="right"><CODE>"greenstone:"</CODE></TD>
236</TR>
237<TR BGCOLOR="white" CLASS="TableRowColor">
238<A NAME="org.greenstone.fedora.services.FedoraGS3DL.HYPHEN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
239<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
240<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#HYPHEN">HYPHEN</A></CODE></TD>
241<TD ALIGN="right"><CODE>"-"</CODE></TD>
242</TR>
243<TR BGCOLOR="white" CLASS="TableRowColor">
244<A NAME="org.greenstone.fedora.services.FedoraGS3DL.ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
245<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
246<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#ID">ID</A></CODE></TD>
247<TD ALIGN="right"><CODE>"id"</CODE></TD>
248</TR>
249<TR BGCOLOR="white" CLASS="TableRowColor">
250<A NAME="org.greenstone.fedora.services.FedoraGS3DL.METADATA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
251<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
252<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#METADATA">METADATA</A></CODE></TD>
253<TD ALIGN="right"><CODE>"metadata"</CODE></TD>
254</TR>
255<TR BGCOLOR="white" CLASS="TableRowColor">
256<A NAME="org.greenstone.fedora.services.FedoraGS3DL.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
257<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
258<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#NAME">NAME</A></CODE></TD>
259<TD ALIGN="right"><CODE>"name"</CODE></TD>
260</TR>
261<TR BGCOLOR="white" CLASS="TableRowColor">
262<A NAME="org.greenstone.fedora.services.FedoraGS3DL.PERIOD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
263<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
264<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#PERIOD">PERIOD</A></CODE></TD>
265<TD ALIGN="right"><CODE>"."</CODE></TD>
266</TR>
267<TR BGCOLOR="white" CLASS="TableRowColor">
268<A NAME="org.greenstone.fedora.services.FedoraGS3DL.QUALIFIER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
269<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
270<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#QUALIFIER">QUALIFIER</A></CODE></TD>
271<TD ALIGN="right"><CODE>"qualifier"</CODE></TD>
272</TR>
273<TR BGCOLOR="white" CLASS="TableRowColor">
274<A NAME="org.greenstone.fedora.services.FedoraGS3DL.SECTION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
275<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
276<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#SECTION">SECTION</A></CODE></TD>
277<TD ALIGN="right"><CODE>"SECTION"</CODE></TD>
278</TR>
279<TR BGCOLOR="white" CLASS="TableRowColor">
280<A NAME="org.greenstone.fedora.services.FedoraGS3DL.SECTION_ELEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
281<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
282<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#SECTION_ELEMENT">SECTION_ELEMENT</A></CODE></TD>
283<TD ALIGN="right"><CODE>"Section"</CODE></TD>
284</TR>
285<TR BGCOLOR="white" CLASS="TableRowColor">
286<A NAME="org.greenstone.fedora.services.FedoraGS3DL.TITLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
287<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
288<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#TITLE">TITLE</A></CODE></TD>
289<TD ALIGN="right"><CODE>"Title"</CODE></TD>
290</TR>
291<TR BGCOLOR="white" CLASS="TableRowColor">
292<A NAME="org.greenstone.fedora.services.FedoraGS3DL.TOC"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
293<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
294<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#TOC">TOC</A></CODE></TD>
295<TD ALIGN="right"><CODE>"TOC"</CODE></TD>
296</TR>
297<TR BGCOLOR="white" CLASS="TableRowColor">
298<A NAME="org.greenstone.fedora.services.FedoraGS3DL.UTF8"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
299<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
300<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#UTF8">UTF8</A></CODE></TD>
301<TD ALIGN="right"><CODE>"UTF8"</CODE></TD>
302</TR>
303<TR BGCOLOR="white" CLASS="TableRowColor">
304<A NAME="org.greenstone.fedora.services.FedoraGS3DL.WILDCARD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
305<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
306<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3DL.html#WILDCARD">WILDCARD</A></CODE></TD>
307<TD ALIGN="right"><CODE>"*"</CODE></TD>
308</TR>
309</FONT></TD>
310</TR>
311</TABLE>
312
313<P>
314
315<P>
316
317<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
318<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
319<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraGS3Exception.html" title="class in org.greenstone.fedora.services">FedoraGS3Exception</A></TH>
320</TR>
321<TR BGCOLOR="white" CLASS="TableRowColor">
322<A NAME="org.greenstone.fedora.services.FedoraGS3Exception.connectionRefusedMessage"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
323<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
324<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Exception.html#connectionRefusedMessage">connectionRefusedMessage</A></CODE></TD>
325<TD ALIGN="right"><CODE>"\nUnable to connect. Either the host and/or port contain invalid values\nOR the fedora server at that location is down/not yet running.\nTry once more by changing the values for host or port."</CODE></TD>
326</TR>
327<TR BGCOLOR="white" CLASS="TableRowColor">
328<A NAME="org.greenstone.fedora.services.FedoraGS3Exception.missingTargetService"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
329<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
330<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Exception.html#missingTargetService">missingTargetService</A></CODE></TD>
331<TD ALIGN="right"><CODE>"could not find a target service to invoke"</CODE></TD>
332</TR>
333<TR BGCOLOR="white" CLASS="TableRowColor">
334<A NAME="org.greenstone.fedora.services.FedoraGS3Exception.sslHandshakeExceptionMessage"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
335<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
336<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Exception.html#sslHandshakeExceptionMessage">sslHandshakeExceptionMessage</A></CODE></TD>
337<TD ALIGN="right"><CODE>"SSLHandshakeException.\nThe protocol \'https\' might beincorrect.\nTry once more. Perhaps with \'http\' instead."</CODE></TD>
338</TR>
339</FONT></TD>
340</TR>
341</TABLE>
342
343<P>
344
345<P>
346
347<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
349<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraGS3Exception.FedoraGS3InitFailureException.html" title="class in org.greenstone.fedora.services">FedoraGS3Exception.FedoraGS3InitFailureException</A></TH>
350</TR>
351<TR BGCOLOR="white" CLASS="TableRowColor">
352<A NAME="org.greenstone.fedora.services.FedoraGS3Exception.FedoraGS3InitFailureException.MESSAGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
353<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
354<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Exception.FedoraGS3InitFailureException.html#MESSAGE">MESSAGE</A></CODE></TD>
355<TD ALIGN="right"><CODE>"Unable to instantiate FedoraToGS3Interface"</CODE></TD>
356</TR>
357</FONT></TD>
358</TR>
359</TABLE>
360
361<P>
362
363<P>
364
365<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
366<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
367<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraGS3Exception.NotAFedoraServerException.html" title="class in org.greenstone.fedora.services">FedoraGS3Exception.NotAFedoraServerException</A></TH>
368</TR>
369<TR BGCOLOR="white" CLASS="TableRowColor">
370<A NAME="org.greenstone.fedora.services.FedoraGS3Exception.NotAFedoraServerException.MESSAGE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
371<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
372<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraGS3Exception.NotAFedoraServerException.html#MESSAGE">MESSAGE</A></CODE></TD>
373<TD ALIGN="right"><CODE>"There is a server listening at the given host and port,\nbut it does not seem to be a Fedora server.\nTry changing the host and/or port values."</CODE></TD>
374</TR>
375</FONT></TD>
376</TR>
377</TABLE>
378
379<P>
380
381<P>
382
383<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
384<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
385<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html" title="interface in org.greenstone.fedora.services">FedoraToGS3Interface.Constants</A></TH>
386</TR>
387<TR BGCOLOR="white" CLASS="TableRowColor">
388<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.ALL_FIELDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
389<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
390<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#ALL_FIELDS">ALL_FIELDS</A></CODE></TD>
391<TD ALIGN="right"><CODE>"allFields"</CODE></TD>
392</TR>
393<TR BGCOLOR="white" CLASS="TableRowColor">
394<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.ALL_TITLES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
395<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
396<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#ALL_TITLES">ALL_TITLES</A></CODE></TD>
397<TD ALIGN="right"><CODE>"allTitles"</CODE></TD>
398</TR>
399<TR BGCOLOR="white" CLASS="TableRowColor">
400<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.ASSOCFILEPREFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
401<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
402<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#ASSOCFILEPREFIX">ASSOCFILEPREFIX</A></CODE></TD>
403<TD ALIGN="right"><CODE>"FG"</CODE></TD>
404</TR>
405<TR BGCOLOR="white" CLASS="TableRowColor">
406<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.COMMA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
407<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
408<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#COMMA">COMMA</A></CODE></TD>
409<TD ALIGN="right"><CODE>","</CODE></TD>
410</TR>
411<TR BGCOLOR="white" CLASS="TableRowColor">
412<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.DOC_TITLES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
413<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
414<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#DOC_TITLES">DOC_TITLES</A></CODE></TD>
415<TD ALIGN="right"><CODE>"docTitles"</CODE></TD>
416</TR>
417<TR BGCOLOR="white" CLASS="TableRowColor">
418<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.FIELDNAME_ATT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
419<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
420<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#FIELDNAME_ATT">FIELDNAME_ATT</A></CODE></TD>
421<TD ALIGN="right"><CODE>"fieldName"</CODE></TD>
422</TR>
423<TR BGCOLOR="white" CLASS="TableRowColor">
424<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.FULLTEXT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
425<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
426<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#FULLTEXT">FULLTEXT</A></CODE></TD>
427<TD ALIGN="right"><CODE>"fullText"</CODE></TD>
428</TR>
429<TR BGCOLOR="white" CLASS="TableRowColor">
430<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.GS3FilePathMacro"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
431<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
432<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#GS3FilePathMacro">GS3FilePathMacro</A></CODE></TD>
433<TD ALIGN="right"><CODE>"_httpdocimg_"</CODE></TD>
434</TR>
435<TR BGCOLOR="white" CLASS="TableRowColor">
436<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.MAXDOCS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
437<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
438<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#MAXDOCS">MAXDOCS</A></CODE></TD>
439<TD ALIGN="right"><CODE>"maxDocs"</CODE></TD>
440</TR>
441<TR BGCOLOR="white" CLASS="TableRowColor">
442<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.NUM_DOCS_MATCHED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
443<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
444<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#NUM_DOCS_MATCHED">NUM_DOCS_MATCHED</A></CODE></TD>
445<TD ALIGN="right"><CODE>"numDocsMatched"</CODE></TD>
446</TR>
447<TR BGCOLOR="white" CLASS="TableRowColor">
448<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.OCCURS_ATT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
449<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
450<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#OCCURS_ATT">OCCURS_ATT</A></CODE></TD>
451<TD ALIGN="right"><CODE>"occurs"</CODE></TD>
452</TR>
453<TR BGCOLOR="white" CLASS="TableRowColor">
454<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.QUERY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
455<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
456<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#QUERY">QUERY</A></CODE></TD>
457<TD ALIGN="right"><CODE>"query"</CODE></TD>
458</TR>
459<TR BGCOLOR="white" CLASS="TableRowColor">
460<A NAME="org.greenstone.fedora.services.FedoraToGS3Interface.Constants.SIMPLEFIELD_ATT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
461<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
462<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/FedoraToGS3Interface.Constants.html#SIMPLEFIELD_ATT">SIMPLEFIELD_ATT</A></CODE></TD>
463<TD ALIGN="right"><CODE>"simpleField"</CODE></TD>
464</TR>
465</FONT></TD>
466</TR>
467</TABLE>
468
469<P>
470
471<P>
472
473<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
474<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
475<TH ALIGN="left" COLSPAN="3">org.greenstone.fedora.services.<A HREF="org/greenstone/fedora/services/GSearchConnection.html" title="class in org.greenstone.fedora.services">GSearchConnection</A></TH>
476</TR>
477<TR BGCOLOR="white" CLASS="TableRowColor">
478<A NAME="org.greenstone.fedora.services.GSearchConnection.DC_TITLE_FIELD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
479<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
480<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#DC_TITLE_FIELD">DC_TITLE_FIELD</A></CODE></TD>
481<TD ALIGN="right"><CODE>"dc.title"</CODE></TD>
482</TR>
483<TR BGCOLOR="white" CLASS="TableRowColor">
484<A NAME="org.greenstone.fedora.services.GSearchConnection.FIELD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
485<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
486<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#FIELD">FIELD</A></CODE></TD>
487<TD ALIGN="right"><CODE>"field"</CODE></TD>
488</TR>
489<TR BGCOLOR="white" CLASS="TableRowColor">
490<A NAME="org.greenstone.fedora.services.GSearchConnection.FULLTEXT_FIELD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
491<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
492<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#FULLTEXT_FIELD">FULLTEXT_FIELD</A></CODE></TD>
493<TD ALIGN="right"><CODE>"ds.fulltext"</CODE></TD>
494</TR>
495<TR BGCOLOR="white" CLASS="TableRowColor">
496<A NAME="org.greenstone.fedora.services.GSearchConnection.G_FIND_OBJECTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
497<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
498<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#G_FIND_OBJECTS">G_FIND_OBJECTS</A></CODE></TD>
499<TD ALIGN="right"><CODE>"gfindObjects"</CODE></TD>
500</TR>
501<TR BGCOLOR="white" CLASS="TableRowColor">
502<A NAME="org.greenstone.fedora.services.GSearchConnection.HIT_TOTAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
503<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
504<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#HIT_TOTAL">HIT_TOTAL</A></CODE></TD>
505<TD ALIGN="right"><CODE>"hitTotal"</CODE></TD>
506</TR>
507<TR BGCOLOR="white" CLASS="TableRowColor">
508<A NAME="org.greenstone.fedora.services.GSearchConnection.INDEX_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
509<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
510<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#INDEX_NAME">INDEX_NAME</A></CODE></TD>
511<TD ALIGN="right"><CODE>"FedoraIndex"</CODE></TD>
512</TR>
513<TR BGCOLOR="white" CLASS="TableRowColor">
514<A NAME="org.greenstone.fedora.services.GSearchConnection.NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
515<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
516<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#NAME">NAME</A></CODE></TD>
517<TD ALIGN="right"><CODE>"name"</CODE></TD>
518</TR>
519<TR BGCOLOR="white" CLASS="TableRowColor">
520<A NAME="org.greenstone.fedora.services.GSearchConnection.OBJECT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
521<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
522<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#OBJECT">OBJECT</A></CODE></TD>
523<TD ALIGN="right"><CODE>"object"</CODE></TD>
524</TR>
525<TR BGCOLOR="white" CLASS="TableRowColor">
526<A NAME="org.greenstone.fedora.services.GSearchConnection.PID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
527<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
528<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#PID">PID</A></CODE></TD>
529<TD ALIGN="right"><CODE>"PID"</CODE></TD>
530</TR>
531<TR BGCOLOR="white" CLASS="TableRowColor">
532<A NAME="org.greenstone.fedora.services.GSearchConnection.SPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
533<CODE>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
534<TD ALIGN="left"><CODE><A HREF="org/greenstone/fedora/services/GSearchConnection.html#SPACE">SPACE</A></CODE></TD>
535<TD ALIGN="right"><CODE>" "</CODE></TD>
536</TR>
537</FONT></TD>
538</TR>
539</TABLE>
540
541<P>
542
543<P>
544<HR>
545
546
547<!-- ======= START OF BOTTOM NAVBAR ====== -->
548<A NAME="navbar_bottom"><!-- --></A>
549<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
550<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
551<TR>
552<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
553<A NAME="navbar_bottom_firstrow"><!-- --></A>
554<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
555 <TR ALIGN="center" VALIGN="top">
556 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/greenstone/fedora/services/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
557 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
558 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="org/greenstone/fedora/services/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
559 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
560 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
561 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
562 </TR>
563</TABLE>
564</TD>
565<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
566</EM>
567</TD>
568</TR>
569
570<TR>
571<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
572&nbsp;PREV&nbsp;
573&nbsp;NEXT</FONT></TD>
574<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
575 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> &nbsp;
576&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
577&nbsp;<SCRIPT type="text/javascript">
578 <!--
579 if(window==top) {
580 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
581 }
582 //-->
583</SCRIPT>
584<NOSCRIPT>
585 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
586</NOSCRIPT>
587
588
589</FONT></TD>
590</TR>
591</TABLE>
592<A NAME="skip-navbar_bottom"></A>
593<!-- ======== END OF BOTTOM NAVBAR ======= -->
594
595<HR>
596
597</BODY>
598</HTML>
Note: See TracBrowser for help on using the repository browser.