X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fpipeline%2F_jpred%2FBlastParser.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fpipeline%2F_jpred%2FBlastParser.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=c23eef609f3105380ae4b000cc7cbf8d13f5c26a;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/pipeline/_jpred/BlastParser.html b/website/full_javadoc/compbio/pipeline/_jpred/BlastParser.html deleted file mode 100644 index c23eef6..0000000 --- a/website/full_javadoc/compbio/pipeline/_jpred/BlastParser.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -BlastParser - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.pipeline._jpred -
-Class BlastParser

-
-java.lang.Object
-  extended by compbio.pipeline._jpred.BlastParser
-
-
-
-
public class BlastParser
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
BlastParser(String file) - -
-           
-  - - - - - - - - - - - -
-Method Summary
-static voidmain(String[] args) - -
-          args[0] is assumed to be the name of a Blast output file
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BlastParser

-
-public BlastParser(String file)
-            throws FileNotFoundException,
-                   XMLStreamException
-
-
- -
Throws: -
FileNotFoundException -
XMLStreamException
-
- - - - - - - - -
-Method Detail
- -

-main

-
-public static void main(String[] args)
-                 throws FileNotFoundException,
-                        XMLStreamException
-
-
args[0] is assumed to be the name of a Blast output file -

-

- -
Throws: -
XMLStreamException -
FileNotFoundException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -