X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2FClustalAlignmentUtil.html;h=39bba2874bcdc05c51946f87758124c52694c636;hb=0cf25749808de13ed56cd16a281da7adf48b6530;hp=0bb55b08eb86a87ddc39e01106a7258d5f237e45;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html b/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html index 0bb55b0..39bba28 100644 --- a/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html +++ b/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html @@ -2,12 +2,12 @@ - + ClustalAlignmentUtil - + @@ -106,10 +106,10 @@ Tools to read and write clustal formated files

+
Version:
+
1.0 September 2009
Author:
-
Petr Troshin based on jimp class - - Date September 2009
+
Petr Troshin based on jimp class

@@ -162,7 +162,7 @@ Tools to read and write clustal formated files isValidClustalFile(java.io.InputStream input)
-            +          Please note this method closes the input stream provided as a parameter @@ -197,7 +197,7 @@ Tools to read and write clustal formated files Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -278,6 +278,8 @@ isValidClustalFile
 public static boolean isValidClustalFile(java.io.InputStream input)
+
Please note this method closes the input stream provided as a parameter +

Parameters:
input -
Returns:
true if the file is recognised as Clustal formatted alignment,