javadoc
authorjprocter <Jim Procter>
Wed, 1 Aug 2007 16:27:43 +0000 (16:27 +0000)
committerjprocter <Jim Procter>
Wed, 1 Aug 2007 16:27:43 +0000 (16:27 +0000)
src/jalview/io/NewickFile.java

index 4e852e7..4c5de3a 100755 (executable)
@@ -177,9 +177,9 @@ public class NewickFile
   }
 
   /**
-   * DOCUMENT ME!
+   * parse the filesource as a newick file (new hampshire and/or extended)
    *
-   * @throws IOException DOCUMENT ME!
+   * @throws IOException with a line number and character position for badly formatted NH strings
    */
   public void parse()
       throws IOException