delete old javadoc to update
[jabaws.git] / website / dm_javadoc / compbio / ws / client / Services.html
index 43be079..c485461 100644 (file)
@@ -2,12 +2,12 @@
 <!--NewPage-->\r
 <HTML>\r
 <HEAD>\r
-<!-- Generated by javadoc (build 1.6.0_21) on Thu Dec 09 12:00:28 GMT 2010 -->\r
+<!-- Generated by javadoc (build 1.6.0_21) on Wed Nov 24 12:17:18 GMT 2010 -->\r
 <TITLE>\r
 Services\r
 </TITLE>\r
 \r
-<META NAME="date" CONTENT="2010-12-09">\r
+<META NAME="date" CONTENT="2010-11-24">\r
 \r
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
 \r
@@ -55,7 +55,7 @@ function windowTitle()
 \r
 <TR>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-&nbsp;<A HREF="../../../compbio/ws/client/MetadataHelper.html" title="class in compbio.ws.client"><B>PREV CLASS</B></A>&nbsp;\r
+&nbsp;<A HREF="../../../compbio/ws/client/Jws2Client.html" title="class in compbio.ws.client"><B>PREV CLASS</B></A>&nbsp;\r
 &nbsp;<A HREF="../../../compbio/ws/client/WSTester.html" title="class in compbio.ws.client"><B>NEXT CLASS</B></A></FONT></TD>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
   <A HREF="../../../index.html?compbio/ws/client/Services.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
@@ -105,7 +105,7 @@ Enum Services</H2>
 </PRE>\r
 \r
 <P>\r
-List of web services currently supported by JABAWS version 2\r
+List of web services currently supported by JABAWS version 1\r
 <P>\r
 \r
 <P>\r
@@ -121,12 +121,6 @@ List of web services currently supported by JABAWS version 2
 <B>Enum Constant Summary</B></FONT></TH>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><CODE><B><A HREF="../../../compbio/ws/client/Services.html#AAConWS">AAConWS</A></B></CODE>\r
-\r
-<BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
-</TR>\r
-<TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD><CODE><B><A HREF="../../../compbio/ws/client/Services.html#ClustalWS">ClustalWS</A></B></CODE>\r
 \r
 <BR>\r
@@ -169,6 +163,14 @@ List of web services currently supported by JABAWS version 2
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>static&nbsp;<A HREF="../../../compbio/ws/client/Services.html" title="enum in compbio.ws.client">Services</A></CODE></FONT></TD>\r
+<TD><CODE><B><A HREF="../../../compbio/ws/client/Services.html#getService(java.lang.Class)">getService</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;wsImplClass)</CODE>\r
+\r
+<BR>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+</TR>\r
+<TR BGCOLOR="white" CLASS="TableRowColor">\r
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
+<CODE>static&nbsp;<A HREF="../../../compbio/ws/client/Services.html" title="enum in compbio.ws.client">Services</A></CODE></FONT></TD>\r
 <TD><CODE><B><A HREF="../../../compbio/ws/client/Services.html#getService(java.lang.String)">getService</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;servName)</CODE>\r
 \r
 <BR>\r
@@ -198,7 +200,7 @@ the order they are declared.</TD>
 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A></B></TH>\r
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD>\r
+<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD>\r
 </TR>\r
 </TABLE>\r
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
@@ -271,16 +273,6 @@ public static final <A HREF="../../../compbio/ws/client/Services.html" title="en
 <DL>\r
 </DL>\r
 </DL>\r
-<HR>\r
-\r
-<A NAME="AAConWS"><!-- --></A><H3>\r
-AAConWS</H3>\r
-<PRE>\r
-public static final <A HREF="../../../compbio/ws/client/Services.html" title="enum in compbio.ws.client">Services</A> <B>AAConWS</B></PRE>\r
-<DL>\r
-<DL>\r
-</DL>\r
-</DL>\r
 \r
 <!-- ============ METHOD DETAIL ========== -->\r
 \r
@@ -343,6 +335,17 @@ public static <A HREF="../../../compbio/ws/client/Services.html" title="enum in
 </DL>\r
 </DD>\r
 </DL>\r
+<HR>\r
+\r
+<A NAME="getService(java.lang.Class)"><!-- --></A><H3>\r
+getService</H3>\r
+<PRE>\r
+public static <A HREF="../../../compbio/ws/client/Services.html" title="enum in compbio.ws.client">Services</A> <B>getService</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;wsImplClass)</PRE>\r
+<DL>\r
+<DD><DL>\r
+</DL>\r
+</DD>\r
+</DL>\r
 <!-- ========= END OF CLASS DATA ========= -->\r
 <HR>\r
 \r
@@ -374,7 +377,7 @@ public static <A HREF="../../../compbio/ws/client/Services.html" title="enum in
 \r
 <TR>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-&nbsp;<A HREF="../../../compbio/ws/client/MetadataHelper.html" title="class in compbio.ws.client"><B>PREV CLASS</B></A>&nbsp;\r
+&nbsp;<A HREF="../../../compbio/ws/client/Jws2Client.html" title="class in compbio.ws.client"><B>PREV CLASS</B></A>&nbsp;\r
 &nbsp;<A HREF="../../../compbio/ws/client/WSTester.html" title="class in compbio.ws.client"><B>NEXT CLASS</B></A></FONT></TD>\r
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
   <A HREF="../../../index.html?compbio/ws/client/Services.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r