X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fsequence%2FClustalAlignmentUtil.html;h=fd91235910b63b9258f8e8d09537ffe934ee357d;hb=bc3346bd7c1c518fad867d4c60a53779e7516588;hp=3cbace7ca0b6b701a0307c30941ec02d9014df4e;hpb=b413eee53fa3cc22a6bd4e03c9ac64bf26b7c834;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html b/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html index 3cbace7..fd91235 100644 --- a/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html +++ b/website/dm_javadoc/compbio/data/sequence/ClustalAlignmentUtil.html @@ -2,12 +2,12 @@ - + ClustalAlignmentUtil - + @@ -56,7 +56,7 @@ function windowTitle()  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES   @@ -183,7 +183,7 @@ Tools to read and write clustal formated files static void -writeClustalAlignment(OutputStream outStream, +writeClustalAlignment(Writer out, Alignment alignment)
@@ -197,7 +197,7 @@ Tools to read and write clustal formated files Methods inherited from class java.lang.Object -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -288,10 +288,10 @@ public static boolean isValidClustalFile(

+

writeClustalAlignment

-public static void writeClustalAlignment(OutputStream outStream,
+public static void writeClustalAlignment(Writer out,
                                          Alignment alignment)
                                   throws IOException
@@ -300,7 +300,7 @@ public static void writeClustalAlignment(IOException
@@ -353,7 +353,7 @@ public static  PREV CLASS  - NEXT CLASSNEXT CLASS
FRAMES    NO FRAMES