delete old javadoc to update
[jabaws.git] / website / dm_javadoc / compbio / data / sequence / ClustalAlignmentUtil.html
index 0bb55b0..3cbace7 100644 (file)
@@ -2,12 +2,12 @@
 <!--NewPage-->\r
 <HTML>\r
 <HEAD>\r
-<!-- Generated by javadoc (build 1.6.0_14) on Wed Feb 17 16:46:28 GMT 2010 -->\r
+<!-- Generated by javadoc (build 1.6.0_21) on Wed Nov 24 12:17:18 GMT 2010 -->\r
 <TITLE>\r
 ClustalAlignmentUtil\r
 </TITLE>\r
 \r
-<META NAME="date" CONTENT="2010-02-17">\r
+<META NAME="date" CONTENT="2010-11-24">\r
 \r
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">\r
 \r
@@ -92,12 +92,12 @@ compbio.data.sequence</FONT>
 <BR>\r
 Class ClustalAlignmentUtil</H2>\r
 <PRE>\r
-java.lang.Object\r
+<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
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>compbio.data.sequence.ClustalAlignmentUtil</B>\r
 </PRE>\r
 <HR>\r
 <DL>\r
-<DT><PRE>public final class <B>ClustalAlignmentUtil</B><DT>extends java.lang.Object</DL>\r
+<DT><PRE>public final class <B>ClustalAlignmentUtil</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
 </PRE>\r
 \r
 <P>\r
@@ -106,10 +106,10 @@ Tools to read and write clustal formated files
 \r
 <P>\r
 <DL>\r
+<DT><B>Version:</B></DT>\r
+  <DD>1.0 September 2009</DD>\r
 <DT><B>Author:</B></DT>\r
-  <DD>Petr Troshin based on jimp class
-         Date September 2009</DD>\r
+  <DD>Petr Troshin based on jimp class</DD>\r
 </DL>\r
 <HR>\r
 \r
@@ -159,15 +159,15 @@ Tools to read and write clustal formated files
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>static&nbsp;boolean</CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#isValidClustalFile(java.io.InputStream)">isValidClustalFile</A></B>(java.io.InputStream&nbsp;input)</CODE>\r
+<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#isValidClustalFile(java.io.InputStream)">isValidClustalFile</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</CODE>\r
 \r
 <BR>\r
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Please note this method closes the input stream provided as a parameter</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/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#readClustalFile(java.io.File)">readClustalFile</A></B>(java.io.File&nbsp;file)</CODE>\r
+<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#readClustalFile(java.io.File)">readClustalFile</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>\r
@@ -175,7 +175,7 @@ Tools to read and write clustal formated files
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>static&nbsp;<A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A></CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#readClustalFile(java.io.InputStream)">readClustalFile</A></B>(java.io.InputStream&nbsp;instream)</CODE>\r
+<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#readClustalFile(java.io.InputStream)">readClustalFile</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;instream)</CODE>\r
 \r
 <BR>\r
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read Clustal formatted alignment.</TD>\r
@@ -183,7 +183,7 @@ Tools to read and write clustal formated files
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">\r
 <CODE>static&nbsp;void</CODE></FONT></TD>\r
-<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#writeClustalAlignment(java.io.OutputStream, compbio.data.sequence.Alignment)">writeClustalAlignment</A></B>(java.io.OutputStream&nbsp;outStream,\r
+<TD><CODE><B><A HREF="../../../compbio/data/sequence/ClustalAlignmentUtil.html#writeClustalAlignment(java.io.OutputStream, compbio.data.sequence.Alignment)">writeClustalAlignment</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;outStream,\r
                       <A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A>&nbsp;alignment)</CODE>\r
 \r
 <BR>\r
@@ -194,10 +194,10 @@ Tools to read and write clustal formated files
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>\r
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">\r
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">\r
-<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>\r
+<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
 </TR>\r
 <TR BGCOLOR="white" CLASS="TableRowColor">\r
-<TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>\r
+<TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.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/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#finalize()" title="class or interface in java.lang">finalize</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
 </TR>\r
 </TABLE>\r
 &nbsp;\r
@@ -254,8 +254,8 @@ public <B>ClustalAlignmentUtil</B>()</PRE>
 <A NAME="readClustalFile(java.io.InputStream)"><!-- --></A><H3>\r
 readClustalFile</H3>\r
 <PRE>\r
-public static <A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A> <B>readClustalFile</B>(java.io.InputStream&nbsp;instream)\r
-                                 throws java.io.IOException,\r
+public static <A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A> <B>readClustalFile</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;instream)\r
+                                 throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,\r
                                         <A HREF="../../../compbio/data/sequence/UnknownFileFormatException.html" title="class in compbio.data.sequence">UnknownFileFormatException</A></PRE>\r
 <DL>\r
 <DD>Read Clustal formatted alignment. Limitations: Does not read consensus
@@ -267,7 +267,7 @@ public static <A HREF="../../../compbio/data/sequence/Alignment.html" title="cla
 <DT><B>Throws:</B>\r
 <DD><CODE>{@link</CODE> - IOException}\r
 <DD><CODE>{@link</CODE> - UnknownFileFormatException}\r
-<DD><CODE>java.io.IOException</CODE>\r
+<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>\r
 <DD><CODE><A HREF="../../../compbio/data/sequence/UnknownFileFormatException.html" title="class in compbio.data.sequence">UnknownFileFormatException</A></CODE></DL>\r
 </DD>\r
 </DL>\r
@@ -276,8 +276,10 @@ public static <A HREF="../../../compbio/data/sequence/Alignment.html" title="cla
 <A NAME="isValidClustalFile(java.io.InputStream)"><!-- --></A><H3>\r
 isValidClustalFile</H3>\r
 <PRE>\r
-public static boolean <B>isValidClustalFile</B>(java.io.InputStream&nbsp;input)</PRE>\r
+public static boolean <B>isValidClustalFile</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;input)</PRE>\r
 <DL>\r
+<DD>Please note this method closes the input stream provided as a parameter\r
+<P>\r
 <DD><DL>\r
 <DT><B>Parameters:</B><DD><CODE>input</CODE> - \r
 <DT><B>Returns:</B><DD>true if the file is recognised as Clustal formatted alignment,
@@ -289,9 +291,9 @@ public static boolean <B>isValidClustalFile</B>(java.io.InputStream&nbsp;input)<
 <A NAME="writeClustalAlignment(java.io.OutputStream, compbio.data.sequence.Alignment)"><!-- --></A><H3>\r
 writeClustalAlignment</H3>\r
 <PRE>\r
-public static void <B>writeClustalAlignment</B>(java.io.OutputStream&nbsp;outStream,\r
+public static void <B>writeClustalAlignment</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A>&nbsp;outStream,\r
                                          <A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A>&nbsp;alignment)\r
-                                  throws java.io.IOException</PRE>\r
+                                  throws <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>\r
 <DL>\r
 <DD>Write Clustal formatted alignment Limitations: does not record the
  consensus. Potential bug - records 60 chars length alignment where
@@ -300,7 +302,7 @@ public static void <B>writeClustalAlignment</B>(java.io.OutputStream&nbsp;outStr
 <DD><DL>\r
 <DT><B>Parameters:</B><DD><CODE>outStream</CODE> - <DD><CODE>alignment</CODE> - \r
 <DT><B>Throws:</B>\r
-<DD><CODE>java.io.IOException</CODE></DL>\r
+<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>\r
 </DD>\r
 </DL>\r
 <HR>\r
@@ -308,15 +310,15 @@ public static void <B>writeClustalAlignment</B>(java.io.OutputStream&nbsp;outStr
 <A NAME="readClustalFile(java.io.File)"><!-- --></A><H3>\r
 readClustalFile</H3>\r
 <PRE>\r
-public static <A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A> <B>readClustalFile</B>(java.io.File&nbsp;file)\r
+public static <A HREF="../../../compbio/data/sequence/Alignment.html" title="class in compbio.data.sequence">Alignment</A> <B>readClustalFile</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;file)\r
                                  throws <A HREF="../../../compbio/data/sequence/UnknownFileFormatException.html" title="class in compbio.data.sequence">UnknownFileFormatException</A>,\r
-                                        java.io.IOException</PRE>\r
+                                        <A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>\r
 <DL>\r
 <DD><DL>\r
 \r
 <DT><B>Throws:</B>\r
 <DD><CODE><A HREF="../../../compbio/data/sequence/UnknownFileFormatException.html" title="class in compbio.data.sequence">UnknownFileFormatException</A></CODE>\r
-<DD><CODE>java.io.IOException</CODE></DL>\r
+<DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>\r
 </DD>\r
 </DL>\r
 <!-- ========= END OF CLASS DATA ========= -->\r