Remove web site to encorporate JWS2 changes
[jabaws.git] / website / full_javadoc / index-files / index-3.html
diff --git a/website/full_javadoc/index-files/index-3.html b/website/full_javadoc/index-files/index-3.html
deleted file mode 100644 (file)
index 02682d7..0000000
+++ /dev/null
@@ -1,318 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
-<!--NewPage-->\r
-<HTML>\r
-<HEAD>\r
-<!-- Generated by javadoc (build 1.6.0_14) on Wed Feb 17 16:46:50 GMT 2010 -->\r
-<TITLE>\r
-C-Index\r
-</TITLE>\r
-\r
-<META NAME="date" CONTENT="2010-02-17">\r
-\r
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">\r
-\r
-<SCRIPT type="text/javascript">\r
-function windowTitle()\r
-{\r
-    if (location.href.indexOf('is-external=true') == -1) {\r
-        parent.document.title="C-Index";\r
-    }\r
-}\r
-</SCRIPT>\r
-<NOSCRIPT>\r
-</NOSCRIPT>\r
-\r
-</HEAD>\r
-\r
-<BODY BGCOLOR="white" onload="windowTitle();">\r
-<HR>\r
-\r
-\r
-<!-- ========= START OF TOP NAVBAR ======= -->\r
-<A NAME="navbar_top"><!-- --></A>\r
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>\r
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
-<TR>\r
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
-<A NAME="navbar_top_firstrow"><!-- --></A>\r
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
-  <TR ALIGN="center" VALIGN="top">\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
-  </TR>\r
-</TABLE>\r
-</TD>\r
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
-</EM>\r
-</TD>\r
-</TR>\r
-\r
-<TR>\r
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;\r
-&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>\r
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-  <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
-&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
-&nbsp;<SCRIPT type="text/javascript">\r
-  <!--\r
-  if(window==top) {\r
-    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');\r
-  }\r
-  //-->\r
-</SCRIPT>\r
-<NOSCRIPT>\r
-  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>\r
-</NOSCRIPT>\r
-\r
-\r
-</FONT></TD>\r
-</TR>\r
-</TABLE>\r
-<A NAME="skip-navbar_top"></A>\r
-<!-- ========= END OF TOP NAVBAR ========= -->\r
-\r
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">_</A> <HR>\r
-<A NAME="_C_"><!-- --></A><H2>\r
-<B>C</B></H2>\r
-<DL>\r
-<DT><A HREF="../compbio/engine/local/ExecutableWrapper.html#call()"><B>call()</B></A> - \r
-Method in class compbio.engine.local.<A HREF="../compbio/engine/local/ExecutableWrapper.html" title="class in compbio.engine.local">ExecutableWrapper</A>\r
-<DD>It is vital that output and error streams are captured immediately for
- this call() to succeed.\r
-<DT><A HREF="../compbio/engine/local/LocalExecutorService.html#canAcceptMoreWork()"><B>canAcceptMoreWork()</B></A> - \r
-Method in class compbio.engine.local.<A HREF="../compbio/engine/local/LocalExecutorService.html" title="class in compbio.engine.local">LocalExecutorService</A>\r
-<DD>If the Executor queue is empty\r
-<DT><A HREF="../compbio/data/msa/jaxws/CancelJob.html" title="class in compbio.data.msa.jaxws"><B>CancelJob</B></A> - Class in <A HREF="../compbio/data/msa/jaxws/package-summary.html">compbio.data.msa.jaxws</A><DD>&nbsp;<DT><A HREF="../compbio/data/msa/jaxws/CancelJob.html#CancelJob()"><B>CancelJob()</B></A> - \r
-Constructor for class compbio.data.msa.jaxws.<A HREF="../compbio/data/msa/jaxws/CancelJob.html" title="class in compbio.data.msa.jaxws">CancelJob</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/msa/MsaWS.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in interface compbio.data.msa.<A HREF="../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</A>\r
-<DD>Stop running job but leave its output untouched\r
-<DT><A HREF="../compbio/engine/AsyncExecutor.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in interface compbio.engine.<A HREF="../compbio/engine/AsyncExecutor.html" title="interface in compbio.engine">AsyncExecutor</A>\r
-<DD>Stop running job.\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/AsyncJobRunner.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/AsyncJobRunner.html" title="class in compbio.engine.cluster.drmaa">AsyncJobRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html#cancelJob(java.lang.String, compbio.engine.cluster.drmaa.ClusterSession)"><B>cancelJob(String, ClusterSession)</B></A> - \r
-Static method in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html" title="class in compbio.engine.cluster.drmaa">ClusterUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/JobRunner.html#cancelJob()"><B>cancelJob()</B></A> - \r
-Method in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/JobRunner.html" title="class in compbio.engine.cluster.drmaa">JobRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/local/AsyncLocalRunner.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.engine.local.<A HREF="../compbio/engine/local/AsyncLocalRunner.html" title="class in compbio.engine.local">AsyncLocalRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/local/LocalEngineUtil.html#cancelJob(java.util.concurrent.Future, java.lang.String)"><B>cancelJob(Future&lt;ConfiguredExecutable&lt;?&gt;&gt;, String)</B></A> - \r
-Static method in class compbio.engine.local.<A HREF="../compbio/engine/local/LocalEngineUtil.html" title="class in compbio.engine.local">LocalEngineUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/local/LocalRunner.html#cancelJob()"><B>cancelJob()</B></A> - \r
-Method in class compbio.engine.local.<A HREF="../compbio/engine/local/LocalRunner.html" title="class in compbio.engine.local">LocalRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/SyncExecutor.html#cancelJob()"><B>cancelJob()</B></A> - \r
-Method in interface compbio.engine.<A HREF="../compbio/engine/SyncExecutor.html" title="interface in compbio.engine">SyncExecutor</A>\r
-<DD>Stops running job.\r
-<DT><A HREF="../compbio/ws/server/ClustalWS.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/ClustalWS.html" title="class in compbio.ws.server">ClustalWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/MafftWS.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/MafftWS.html" title="class in compbio.ws.server">MafftWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/MuscleWS.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/MuscleWS.html" title="class in compbio.ws.server">MuscleWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/ProbconsWS.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/ProbconsWS.html" title="class in compbio.ws.server">ProbconsWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/TcoffeeWS.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/TcoffeeWS.html" title="class in compbio.ws.server">TcoffeeWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/WSUtil.html#cancelJob(java.lang.String)"><B>cancelJob(String)</B></A> - \r
-Static method in class compbio.ws.server.<A HREF="../compbio/ws/server/WSUtil.html" title="class in compbio.ws.server">WSUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/msa/jaxws/CancelJobResponse.html" title="class in compbio.data.msa.jaxws"><B>CancelJobResponse</B></A> - Class in <A HREF="../compbio/data/msa/jaxws/package-summary.html">compbio.data.msa.jaxws</A><DD>&nbsp;<DT><A HREF="../compbio/data/msa/jaxws/CancelJobResponse.html#CancelJobResponse()"><B>CancelJobResponse()</B></A> - \r
-Constructor for class compbio.data.msa.jaxws.<A HREF="../compbio/data/msa/jaxws/CancelJobResponse.html" title="class in compbio.data.msa.jaxws">CancelJobResponse</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata"><B>ChunkHolder</B></A> - Class in <A HREF="../compbio/metadata/package-summary.html">compbio.metadata</A><DD>Represents a chunk of string data together with the position in a file from
- where corresponding to of the data.<DT><A HREF="../compbio/metadata/ChunkHolder.html#ChunkHolder(java.lang.String, long)"><B>ChunkHolder(String, long)</B></A> - \r
-Constructor for class compbio.metadata.<A HREF="../compbio/metadata/ChunkHolder.html" title="class in compbio.metadata">ChunkHolder</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/Cleaner.html" title="class in compbio.engine"><B>Cleaner</B></A> - Class in <A HREF="../compbio/engine/package-summary.html">compbio.engine</A><DD>&nbsp;<DT><A HREF="../compbio/engine/Cleaner.html#Cleaner()"><B>Cleaner()</B></A> - \r
-Constructor for class compbio.engine.<A HREF="../compbio/engine/Cleaner.html" title="class in compbio.engine">Cleaner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/sequence/SequenceUtil.html#cleanSequence(java.lang.String)"><B>cleanSequence(String)</B></A> - \r
-Static method in class compbio.data.sequence.<A HREF="../compbio/data/sequence/SequenceUtil.html" title="class in compbio.data.sequence">SequenceUtil</A>\r
-<DD>Removes all whitespace chars in the sequence string\r
-<DT><A HREF="../compbio/engine/AsyncExecutor.html#cleanup(java.lang.String)"><B>cleanup(String)</B></A> - \r
-Method in interface compbio.engine.<A HREF="../compbio/engine/AsyncExecutor.html" title="interface in compbio.engine">AsyncExecutor</A>\r
-<DD>Remove all files and a job directory for a jobid.\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/AsyncJobRunner.html#cleanup(java.lang.String)"><B>cleanup(String)</B></A> - \r
-Method in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/AsyncJobRunner.html" title="class in compbio.engine.cluster.drmaa">AsyncJobRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/JobRunner.html#cleanup()"><B>cleanup()</B></A> - \r
-Method in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/JobRunner.html" title="class in compbio.engine.cluster.drmaa">JobRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/local/AsyncLocalRunner.html#cleanup(java.lang.String)"><B>cleanup(String)</B></A> - \r
-Method in class compbio.engine.local.<A HREF="../compbio/engine/local/AsyncLocalRunner.html" title="class in compbio.engine.local">AsyncLocalRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/local/LocalEngineUtil.html#cleanup(compbio.engine.client.ConfiguredExecutable)"><B>cleanup(ConfiguredExecutable&lt;?&gt;)</B></A> - \r
-Static method in class compbio.engine.local.<A HREF="../compbio/engine/local/LocalEngineUtil.html" title="class in compbio.engine.local">LocalEngineUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/local/LocalRunner.html#cleanup()"><B>cleanup()</B></A> - \r
-Method in class compbio.engine.local.<A HREF="../compbio/engine/local/LocalRunner.html" title="class in compbio.engine.local">LocalRunner</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/SyncExecutor.html#cleanup()"><B>cleanup()</B></A> - \r
-Method in interface compbio.engine.<A HREF="../compbio/engine/SyncExecutor.html" title="interface in compbio.engine">SyncExecutor</A>\r
-<DD>Clean up after the job\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/ClusterSession.html#close()"><B>close()</B></A> - \r
-Method in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/ClusterSession.html" title="class in compbio.engine.cluster.drmaa">ClusterSession</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/sequence/ClustalAlignmentUtil.html" title="class in compbio.data.sequence"><B>ClustalAlignmentUtil</B></A> - Class in <A HREF="../compbio/data/sequence/package-summary.html">compbio.data.sequence</A><DD>Tools to read and write clustal formated files<DT><A HREF="../compbio/data/sequence/ClustalAlignmentUtil.html#ClustalAlignmentUtil()"><B>ClustalAlignmentUtil()</B></A> - \r
-Constructor for class compbio.data.sequence.<A HREF="../compbio/data/sequence/ClustalAlignmentUtil.html" title="class in compbio.data.sequence">ClustalAlignmentUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/runner/msa/ClustalW.html" title="class in compbio.runner.msa"><B>ClustalW</B></A> - Class in <A HREF="../compbio/runner/msa/package-summary.html">compbio.runner.msa</A><DD>&nbsp;<DT><A HREF="../compbio/runner/msa/ClustalW.html#ClustalW()"><B>ClustalW()</B></A> - \r
-Constructor for class compbio.runner.msa.<A HREF="../compbio/runner/msa/ClustalW.html" title="class in compbio.runner.msa">ClustalW</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/ClustalWS.html" title="class in compbio.ws.server"><B>ClustalWS</B></A> - Class in <A HREF="../compbio/ws/server/package-summary.html">compbio.ws.server</A><DD>&nbsp;<DT><A HREF="../compbio/ws/server/ClustalWS.html#ClustalWS()"><B>ClustalWS()</B></A> - \r
-Constructor for class compbio.ws.server.<A HREF="../compbio/ws/server/ClustalWS.html" title="class in compbio.ws.server">ClustalWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html#CLUSTER_STAT_IN_SEC"><B>CLUSTER_STAT_IN_SEC</B></A> - \r
-Static variable in class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html" title="class in compbio.engine.cluster.drmaa">ClusterUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/client/ConfExecutable.html#CLUSTER_TASK_ID_PREFIX"><B>CLUSTER_TASK_ID_PREFIX</B></A> - \r
-Static variable in class compbio.engine.client.<A HREF="../compbio/engine/client/ConfExecutable.html" title="class in compbio.engine.client">ConfExecutable</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/Configurator.html#CLUSTER_WORK_DIRECTORY"><B>CLUSTER_WORK_DIRECTORY</B></A> - \r
-Static variable in class compbio.engine.<A HREF="../compbio/engine/Configurator.html" title="class in compbio.engine">Configurator</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/ClusterJobId.html" title="class in compbio.engine"><B>ClusterJobId</B></A> - Class in <A HREF="../compbio/engine/package-summary.html">compbio.engine</A><DD>&nbsp;<DT><A HREF="../compbio/engine/ClusterJobId.html#ClusterJobId(java.lang.String)"><B>ClusterJobId(String)</B></A> - \r
-Constructor for class compbio.engine.<A HREF="../compbio/engine/ClusterJobId.html" title="class in compbio.engine">ClusterJobId</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/client/ClusterNativeSpecExecutable.html" title="interface in compbio.engine.client"><B>ClusterNativeSpecExecutable</B></A>&lt;<A HREF="../compbio/engine/client/ClusterNativeSpecExecutable.html" title="type parameter in ClusterNativeSpecExecutable">T</A>&gt; - Interface in <A HREF="../compbio/engine/client/package-summary.html">compbio.engine.client</A><DD>&nbsp;<DT><A HREF="../compbio/engine/cluster/drmaa/ClusterSession.html" title="class in compbio.engine.cluster.drmaa"><B>ClusterSession</B></A> - Class in <A HREF="../compbio/engine/cluster/drmaa/package-summary.html">compbio.engine.cluster.drmaa</A><DD>&nbsp;<DT><A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html" title="class in compbio.engine.cluster.drmaa"><B>ClusterUtil</B></A> - Class in <A HREF="../compbio/engine/cluster/drmaa/package-summary.html">compbio.engine.cluster.drmaa</A><DD>&nbsp;<DT><A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html#ClusterUtil()"><B>ClusterUtil()</B></A> - \r
-Constructor for class compbio.engine.cluster.drmaa.<A HREF="../compbio/engine/cluster/drmaa/ClusterUtil.html" title="class in compbio.engine.cluster.drmaa">ClusterUtil</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/client/CommandBuilder.html" title="class in compbio.engine.client"><B>CommandBuilder</B></A>&lt;<A HREF="../compbio/engine/client/CommandBuilder.html" title="type parameter in CommandBuilder">T</A>&gt; - Class in <A HREF="../compbio/engine/client/package-summary.html">compbio.engine.client</A><DD>&nbsp;<DT><A HREF="../compbio/engine/client/CommandBuilder.html#CommandBuilder(java.lang.String)"><B>CommandBuilder(String)</B></A> - \r
-Constructor for class compbio.engine.client.<A HREF="../compbio/engine/client/CommandBuilder.html" title="class in compbio.engine.client">CommandBuilder</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/FilePuller.html#compareTo(java.util.concurrent.Delayed)"><B>compareTo(Delayed)</B></A> - \r
-Method in class compbio.engine.<A HREF="../compbio/engine/FilePuller.html" title="class in compbio.engine">FilePuller</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/_structure/package-summary.html"><B>compbio.data._structure</B></A> - package compbio.data._structure<DD>&nbsp;<DT><A HREF="../compbio/data/msa/package-summary.html"><B>compbio.data.msa</B></A> - package compbio.data.msa<DD>&nbsp;<DT><A HREF="../compbio/data/msa/jaxws/package-summary.html"><B>compbio.data.msa.jaxws</B></A> - package compbio.data.msa.jaxws<DD>&nbsp;<DT><A HREF="../compbio/pipeline/_jpred/package-summary.html"><B>compbio.pipeline._jpred</B></A> - package compbio.pipeline._jpred<DD>&nbsp;<DT><A HREF="../compbio/runner/_jpred/package-summary.html"><B>compbio.runner._jpred</B></A> - package compbio.runner._jpred<DD>&nbsp;<DT><A HREF="../compbio/runner/psiblast/package-summary.html"><B>compbio.runner.psiblast</B></A> - package compbio.runner.psiblast<DD>&nbsp;<DT><A HREF="../compbio/ws/client/package-summary.html"><B>compbio.ws.client</B></A> - package compbio.ws.client<DD>&nbsp;<DT><A HREF="../compbio/ws/server/package-summary.html"><B>compbio.ws.server</B></A> - package compbio.ws.server<DD>&nbsp;<DT><A HREF="../compbio/engine/conf/PropertyHelperManager.html#confDir"><B>confDir</B></A> - \r
-Static variable in class compbio.engine.conf.<A HREF="../compbio/engine/conf/PropertyHelperManager.html" title="class in compbio.engine.conf">PropertyHelperManager</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/client/ConfExecutable.html" title="class in compbio.engine.client"><B>ConfExecutable</B></A>&lt;<A HREF="../compbio/engine/client/ConfExecutable.html" title="type parameter in ConfExecutable">T</A>&gt; - Class in <A HREF="../compbio/engine/client/package-summary.html">compbio.engine.client</A><DD>&nbsp;<DT><A HREF="../compbio/engine/client/ConfExecutable.html#ConfExecutable(compbio.engine.client.Executable, java.lang.String)"><B>ConfExecutable(Executable&lt;T&gt;, String)</B></A> - \r
-Constructor for class compbio.engine.client.<A HREF="../compbio/engine/client/ConfExecutable.html" title="class in compbio.engine.client">ConfExecutable</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/Configurator.html" title="class in compbio.engine"><B>Configurator</B></A> - Class in <A HREF="../compbio/engine/package-summary.html">compbio.engine</A><DD>&nbsp;<DT><A HREF="../compbio/engine/Configurator.html#Configurator()"><B>Configurator()</B></A> - \r
-Constructor for class compbio.engine.<A HREF="../compbio/engine/Configurator.html" title="class in compbio.engine">Configurator</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/client/ConfiguredExecutable.html" title="interface in compbio.engine.client"><B>ConfiguredExecutable</B></A>&lt;<A HREF="../compbio/engine/client/ConfiguredExecutable.html" title="type parameter in ConfiguredExecutable">T</A>&gt; - Interface in <A HREF="../compbio/engine/client/package-summary.html">compbio.engine.client</A><DD>&nbsp;<DT><A HREF="../compbio/engine/Configurator.html#configureExecutable(compbio.engine.client.Executable)"><B>configureExecutable(Executable&lt;T&gt;)</B></A> - \r
-Static method in class compbio.engine.<A HREF="../compbio/engine/Configurator.html" title="class in compbio.engine">Configurator</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/Configurator.html#configureExecutable(compbio.engine.client.Executable, java.util.List)"><B>configureExecutable(Executable&lt;T&gt;, List&lt;FastaSequence&gt;)</B></A> - \r
-Static method in class compbio.engine.<A HREF="../compbio/engine/Configurator.html" title="class in compbio.engine">Configurator</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/engine/Configurator.html#configureExecutable(compbio.engine.client.Executable, compbio.engine.client.Executable.ExecProvider)"><B>configureExecutable(Executable&lt;T&gt;, Executable.ExecProvider)</B></A> - \r
-Static method in class compbio.engine.<A HREF="../compbio/engine/Configurator.html" title="class in compbio.engine">Configurator</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/client/Jws2Client.html#connect(java.lang.String, compbio.ws.client.Jws2Client.Services)"><B>connect(String, Jws2Client.Services)</B></A> - \r
-Static method in class compbio.ws.client.<A HREF="../compbio/ws/client/Jws2Client.html" title="class in compbio.ws.client">Jws2Client</A>\r
-<DD>Connects to a web service by the host and the service name\r
-<DT><A HREF="../compbio/engine/client/Util.html#convertToAbsolute(java.lang.String)"><B>convertToAbsolute(String)</B></A> - \r
-Static method in class compbio.engine.client.<A HREF="../compbio/engine/client/Util.html" title="class in compbio.engine.client">Util</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/metadata/RunnerConfig.html#copyAndValidateRConfig(compbio.metadata.RunnerConfig)"><B>copyAndValidateRConfig(RunnerConfig&lt;?&gt;)</B></A> - \r
-Method in class compbio.metadata.<A HREF="../compbio/metadata/RunnerConfig.html" title="class in compbio.metadata">RunnerConfig</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/sequence/FastaSequence.html#countMatchesInSequence(java.lang.String, java.lang.String)"><B>countMatchesInSequence(String, String)</B></A> - \r
-Static method in class compbio.data.sequence.<A HREF="../compbio/data/sequence/FastaSequence.html" title="class in compbio.data.sequence">FastaSequence</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/msa/jaxws/CustomAlign.html" title="class in compbio.data.msa.jaxws"><B>CustomAlign</B></A> - Class in <A HREF="../compbio/data/msa/jaxws/package-summary.html">compbio.data.msa.jaxws</A><DD>&nbsp;<DT><A HREF="../compbio/data/msa/jaxws/CustomAlign.html#CustomAlign()"><B>CustomAlign()</B></A> - \r
-Constructor for class compbio.data.msa.jaxws.<A HREF="../compbio/data/msa/jaxws/CustomAlign.html" title="class in compbio.data.msa.jaxws">CustomAlign</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/msa/MsaWS.html#customAlign(java.util.List, java.util.List)"><B>customAlign(List&lt;FastaSequence&gt;, List&lt;Option&lt;T&gt;&gt;)</B></A> - \r
-Method in interface compbio.data.msa.<A HREF="../compbio/data/msa/MsaWS.html" title="interface in compbio.data.msa">MsaWS</A>\r
-<DD>Align a list of sequences with options.\r
-<DT><A HREF="../compbio/ws/server/ClustalWS.html#customAlign(java.util.List, java.util.List)"><B>customAlign(List&lt;FastaSequence&gt;, List&lt;Option&lt;ClustalW&gt;&gt;)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/ClustalWS.html" title="class in compbio.ws.server">ClustalWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/MafftWS.html#customAlign(java.util.List, java.util.List)"><B>customAlign(List&lt;FastaSequence&gt;, List&lt;Option&lt;Mafft&gt;&gt;)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/MafftWS.html" title="class in compbio.ws.server">MafftWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/MuscleWS.html#customAlign(java.util.List, java.util.List)"><B>customAlign(List&lt;FastaSequence&gt;, List&lt;Option&lt;Muscle&gt;&gt;)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/MuscleWS.html" title="class in compbio.ws.server">MuscleWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/ProbconsWS.html#customAlign(java.util.List, java.util.List)"><B>customAlign(List&lt;FastaSequence&gt;, List&lt;Option&lt;Probcons&gt;&gt;)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/ProbconsWS.html" title="class in compbio.ws.server">ProbconsWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/ws/server/TcoffeeWS.html#customAlign(java.util.List, java.util.List)"><B>customAlign(List&lt;FastaSequence&gt;, List&lt;Option&lt;Tcoffee&gt;&gt;)</B></A> - \r
-Method in class compbio.ws.server.<A HREF="../compbio/ws/server/TcoffeeWS.html" title="class in compbio.ws.server">TcoffeeWS</A>\r
-<DD>&nbsp;\r
-<DT><A HREF="../compbio/data/msa/jaxws/CustomAlignResponse.html" title="class in compbio.data.msa.jaxws"><B>CustomAlignResponse</B></A> - Class in <A HREF="../compbio/data/msa/jaxws/package-summary.html">compbio.data.msa.jaxws</A><DD>&nbsp;<DT><A HREF="../compbio/data/msa/jaxws/CustomAlignResponse.html#CustomAlignResponse()"><B>CustomAlignResponse()</B></A> - \r
-Constructor for class compbio.data.msa.jaxws.<A HREF="../compbio/data/msa/jaxws/CustomAlignResponse.html" title="class in compbio.data.msa.jaxws">CustomAlignResponse</A>\r
-<DD>&nbsp;\r
-</DL>\r
-<HR>\r
-\r
-\r
-<!-- ======= START OF BOTTOM NAVBAR ====== -->\r
-<A NAME="navbar_bottom"><!-- --></A>\r
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
-<TR>\r
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
-<A NAME="navbar_bottom_firstrow"><!-- --></A>\r
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
-  <TR ALIGN="center" VALIGN="top">\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>\r
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
-  </TR>\r
-</TABLE>\r
-</TD>\r
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
-</EM>\r
-</TD>\r
-</TR>\r
-\r
-<TR>\r
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-&nbsp;<A HREF="index-2.html"><B>PREV LETTER</B></A>&nbsp;\r
-&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>\r
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
-  <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
-&nbsp;<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
-&nbsp;<SCRIPT type="text/javascript">\r
-  <!--\r
-  if(window==top) {\r
-    document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');\r
-  }\r
-  //-->\r
-</SCRIPT>\r
-<NOSCRIPT>\r
-  <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>\r
-</NOSCRIPT>\r
-\r
-\r
-</FONT></TD>\r
-</TR>\r
-</TABLE>\r
-<A NAME="skip-navbar_bottom"></A>\r
-<!-- ======== END OF BOTTOM NAVBAR ======= -->\r
-\r
-<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">R</A> <A HREF="index-18.html">S</A> <A HREF="index-19.html">T</A> <A HREF="index-20.html">U</A> <A HREF="index-21.html">V</A> <A HREF="index-22.html">W</A> <A HREF="index-23.html">_</A> <HR>\r
-\r
-</BODY>\r
-</HTML>\r