|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.ontology.io.GOParser
public class GOParser
Simple parser for the Gene Ontology (GO) flatfile format.
Constructor Summary | |
---|---|
GOParser()
|
Method Summary | |
---|---|
Ontology |
parseGO(java.io.BufferedReader goFile,
java.lang.String ontoName,
java.lang.String ontoDescription,
OntologyFactory factory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GOParser()
Method Detail |
---|
public Ontology parseGO(java.io.BufferedReader goFile, java.lang.String ontoName, java.lang.String ontoDescription, OntologyFactory factory) throws ParseException, java.io.IOException
ParseException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |