|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.go.OBOparser
public class OBOparser
| Nested Class Summary | |
|---|---|
static class |
OBOparser.ReturnType
|
| Constructor Summary | |
|---|---|
OBOparser(File input_file,
OBOparser.ReturnType return_type)
|
|
| Method Summary | |
|---|---|
int |
getGoTermCount()
|
List<GoTerm> |
parse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OBOparser(File input_file,
OBOparser.ReturnType return_type)
| Method Detail |
|---|
public int getGoTermCount()
public List<GoTerm> parse()
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||