updated javadoc
[jabaws.git] / website / full_javadoc / compbio / engine / client / PathValidator.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\r
2 <!--NewPage-->\r
3 <HTML>\r
4 <HEAD>\r
5 <!-- Generated by javadoc (build 1.6.0_24) on Fri Aug 12 14:32:35 BST 2011 -->\r
6 <TITLE>\r
7 PathValidator\r
8 </TITLE>\r
9 \r
10 <META NAME="date" CONTENT="2011-08-12">\r
11 \r
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
13 \r
14 <SCRIPT type="text/javascript">\r
15 function windowTitle()\r
16 {\r
17     if (location.href.indexOf('is-external=true') == -1) {\r
18         parent.document.title="PathValidator";\r
19     }\r
20 }\r
21 </SCRIPT>\r
22 <NOSCRIPT>\r
23 </NOSCRIPT>\r
24 \r
25 </HEAD>\r
26 \r
27 <BODY BGCOLOR="white" onload="windowTitle();">\r
28 <HR>\r
29 \r
30 \r
31 <!-- ========= START OF TOP NAVBAR ======= -->\r
32 <A NAME="navbar_top"><!-- --></A>\r
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>\r
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
35 <TR>\r
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
37 <A NAME="navbar_top_firstrow"><!-- --></A>\r
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
39   <TR ALIGN="center" VALIGN="top">\r
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
42   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/PathValidator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>\r
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
47   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
48   </TR>\r
49 </TABLE>\r
50 </TD>\r
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
52 </EM>\r
53 </TD>\r
54 </TR>\r
55 \r
56 <TR>\r
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
58 &nbsp;<A HREF="../../../compbio/engine/client/Executable.ExecProvider.html" title="enum in compbio.engine.client"><B>PREV CLASS</B></A>&nbsp;\r
59 &nbsp;<A HREF="../../../compbio/engine/client/PipedExecutable.html" title="interface in compbio.engine.client"><B>NEXT CLASS</B></A></FONT></TD>\r
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
61   <A HREF="../../../index.html?compbio/engine/client/PathValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
62 &nbsp;<A HREF="PathValidator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
63 &nbsp;<SCRIPT type="text/javascript">\r
64   <!--\r
65   if(window==top) {\r
66     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
67   }\r
68   //-->\r
69 </SCRIPT>\r
70 <NOSCRIPT>\r
71   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
72 </NOSCRIPT>\r
73 \r
74 \r
75 </FONT></TD>\r
76 </TR>\r
77 <TR>\r
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
79   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
82 </TR>\r
83 </TABLE>\r
84 <A NAME="skip-navbar_top"></A>\r
85 <!-- ========= END OF TOP NAVBAR ========= -->\r
86 \r
87 <HR>\r
88 <!-- ======== START OF CLASS DATA ======== -->\r
89 <H2>\r
90 <FONT SIZE="-1">\r
91 compbio.engine.client</FONT>\r
92 <BR>\r
93 Class PathValidator</H2>\r
94 <PRE>\r
95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>\r
96   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>compbio.engine.client.PathValidator</B>\r
97 </PRE>\r
98 <HR>\r
99 <DL>\r
100 <DT><PRE>public final class <B>PathValidator</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>\r
101 </PRE>\r
102 \r
103 <P>\r
104 <HR>\r
105 \r
106 <P>\r
107 \r
108 <!-- ======== CONSTRUCTOR SUMMARY ======== -->\r
109 \r
110 <A NAME="constructor_summary"><!-- --></A>\r
111 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
112 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
113 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
114 <B>Constructor Summary</B></FONT></TH>\r
115 </TR>\r
116 <TR BGCOLOR="white" CLASS="TableRowColor">\r
117 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#PathValidator()">PathValidator</A></B>()</CODE>\r
118 \r
119 <BR>\r
120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
121 </TR>\r
122 </TABLE>\r
123 &nbsp;\r
124 <!-- ========== METHOD SUMMARY =========== -->\r
125 \r
126 <A NAME="method_summary"><!-- --></A>\r
127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
128 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
129 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">\r
130 <B>Method Summary</B></FONT></TH>\r
131 </TR>\r
132 <TR BGCOLOR="white" CLASS="TableRowColor">\r
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
134 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
135 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#isAbsolutePath(java.lang.String)">isAbsolutePath</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;path)</CODE>\r
136 \r
137 <BR>\r
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Whether a certain path is absolute or not is operation system dependent!</TD>\r
139 </TR>\r
140 <TR BGCOLOR="white" CLASS="TableRowColor">\r
141 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
142 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
143 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#isValidDirectory(java.lang.String)">isValidDirectory</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;directory)</CODE>\r
144 \r
145 <BR>\r
146 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
147 </TR>\r
148 <TR BGCOLOR="white" CLASS="TableRowColor">\r
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
150 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
151 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#isValidExecutable(java.lang.String)">isValidExecutable</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;command)</CODE>\r
152 \r
153 <BR>\r
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
155 </TR>\r
156 <TR BGCOLOR="white" CLASS="TableRowColor">\r
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
158 <CODE>static&nbsp;void</CODE></FONT></TD>\r
159 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#validateDirectory(java.lang.String)">validateDirectory</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;workDirectory)</CODE>\r
160 \r
161 <BR>\r
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
163 </TR>\r
164 <TR BGCOLOR="white" CLASS="TableRowColor">\r
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
166 <CODE>static&nbsp;void</CODE></FONT></TD>\r
167 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#validateExecutable(java.lang.String)">validateExecutable</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;command)</CODE>\r
168 \r
169 <BR>\r
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
171 </TR>\r
172 <TR BGCOLOR="white" CLASS="TableRowColor">\r
173 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
174 <CODE>static&nbsp;void</CODE></FONT></TD>\r
175 <TD><CODE><B><A HREF="../../../compbio/engine/client/PathValidator.html#validatePathNames(java.util.List, java.lang.String)">validatePathNames</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<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>&gt;&nbsp;filenames,\r
176                   <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;type)</CODE>\r
177 \r
178 <BR>\r
179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
180 </TR>\r
181 </TABLE>\r
182 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
183 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
184 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
185 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>\r
186 </TR>\r
187 <TR BGCOLOR="white" CLASS="TableRowColor">\r
188 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.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/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.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/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.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/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>\r
189 </TR>\r
190 </TABLE>\r
191 &nbsp;\r
192 <P>\r
193 \r
194 <!-- ========= CONSTRUCTOR DETAIL ======== -->\r
195 \r
196 <A NAME="constructor_detail"><!-- --></A>\r
197 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
198 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
199 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
200 <B>Constructor Detail</B></FONT></TH>\r
201 </TR>\r
202 </TABLE>\r
203 \r
204 <A NAME="PathValidator()"><!-- --></A><H3>\r
205 PathValidator</H3>\r
206 <PRE>\r
207 public <B>PathValidator</B>()</PRE>\r
208 <DL>\r
209 </DL>\r
210 \r
211 <!-- ============ METHOD DETAIL ========== -->\r
212 \r
213 <A NAME="method_detail"><!-- --></A>\r
214 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
215 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">\r
216 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">\r
217 <B>Method Detail</B></FONT></TH>\r
218 </TR>\r
219 </TABLE>\r
220 \r
221 <A NAME="isValidExecutable(java.lang.String)"><!-- --></A><H3>\r
222 isValidExecutable</H3>\r
223 <PRE>\r
224 public static boolean <B>isValidExecutable</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;command)</PRE>\r
225 <DL>\r
226 <DD><DL>\r
227 </DL>\r
228 </DD>\r
229 </DL>\r
230 <HR>\r
231 \r
232 <A NAME="validateExecutable(java.lang.String)"><!-- --></A><H3>\r
233 validateExecutable</H3>\r
234 <PRE>\r
235 public static void <B>validateExecutable</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;command)\r
236                                throws <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></PRE>\r
237 <DL>\r
238 <DD><DL>\r
239 \r
240 <DT><B>Throws:</B>\r
241 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE></DL>\r
242 </DD>\r
243 </DL>\r
244 <HR>\r
245 \r
246 <A NAME="isValidDirectory(java.lang.String)"><!-- --></A><H3>\r
247 isValidDirectory</H3>\r
248 <PRE>\r
249 public static boolean <B>isValidDirectory</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;directory)</PRE>\r
250 <DL>\r
251 <DD><DL>\r
252 </DL>\r
253 </DD>\r
254 </DL>\r
255 <HR>\r
256 \r
257 <A NAME="validatePathNames(java.util.List, java.lang.String)"><!-- --></A><H3>\r
258 validatePathNames</H3>\r
259 <PRE>\r
260 public static void <B>validatePathNames</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<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>&gt;&nbsp;filenames,\r
261                                      <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;type)\r
262                               throws <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></PRE>\r
263 <DL>\r
264 <DD><DL>\r
265 <DT><B>Parameters:</B><DD><CODE>filenames</CODE> - <DD><CODE>type</CODE> - - merely a string to be added to error message to explain what
266             type of files are lacking\r
267 <DT><B>Throws:</B>\r
268 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE></DL>\r
269 </DD>\r
270 </DL>\r
271 <HR>\r
272 \r
273 <A NAME="isAbsolutePath(java.lang.String)"><!-- --></A><H3>\r
274 isAbsolutePath</H3>\r
275 <PRE>\r
276 public static boolean <B>isAbsolutePath</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;path)</PRE>\r
277 <DL>\r
278 <DD>Whether a certain path is absolute or not is operation system dependent!\r
279 <P>\r
280 <DD><DL>\r
281 <DT><B>Parameters:</B><DD><CODE>path</CODE> - \r
282 <DT><B>Returns:</B><DD>true is the path is absolute, false otherwise</DL>\r
283 </DD>\r
284 </DL>\r
285 <HR>\r
286 \r
287 <A NAME="validateDirectory(java.lang.String)"><!-- --></A><H3>\r
288 validateDirectory</H3>\r
289 <PRE>\r
290 public static void <B>validateDirectory</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;workDirectory)\r
291                               throws <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></PRE>\r
292 <DL>\r
293 <DD><DL>\r
294 \r
295 <DT><B>Throws:</B>\r
296 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE></DL>\r
297 </DD>\r
298 </DL>\r
299 <!-- ========= END OF CLASS DATA ========= -->\r
300 <HR>\r
301 \r
302 \r
303 <!-- ======= START OF BOTTOM NAVBAR ====== -->\r
304 <A NAME="navbar_bottom"><!-- --></A>\r
305 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>\r
306 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">\r
307 <TR>\r
308 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">\r
309 <A NAME="navbar_bottom_firstrow"><!-- --></A>\r
310 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">\r
311   <TR ALIGN="center" VALIGN="top">\r
312   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>\r
313   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>\r
314   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>\r
315   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/PathValidator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>\r
316   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>\r
317   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>\r
318   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>\r
319   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>\r
320   </TR>\r
321 </TABLE>\r
322 </TD>\r
323 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>\r
324 </EM>\r
325 </TD>\r
326 </TR>\r
327 \r
328 <TR>\r
329 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
330 &nbsp;<A HREF="../../../compbio/engine/client/Executable.ExecProvider.html" title="enum in compbio.engine.client"><B>PREV CLASS</B></A>&nbsp;\r
331 &nbsp;<A HREF="../../../compbio/engine/client/PipedExecutable.html" title="interface in compbio.engine.client"><B>NEXT CLASS</B></A></FONT></TD>\r
332 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">\r
333   <A HREF="../../../index.html?compbio/engine/client/PathValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;\r
334 &nbsp;<A HREF="PathValidator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;\r
335 &nbsp;<SCRIPT type="text/javascript">\r
336   <!--\r
337   if(window==top) {\r
338     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');\r
339   }\r
340   //-->\r
341 </SCRIPT>\r
342 <NOSCRIPT>\r
343   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>\r
344 </NOSCRIPT>\r
345 \r
346 \r
347 </FONT></TD>\r
348 </TR>\r
349 <TR>\r
350 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
351   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>\r
352 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">\r
353 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>\r
354 </TR>\r
355 </TABLE>\r
356 <A NAME="skip-navbar_bottom"></A>\r
357 <!-- ======== END OF BOTTOM NAVBAR ======= -->\r
358 \r
359 <HR>\r
360 \r
361 </BODY>\r
362 </HTML>\r