|
|||||||||
| 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(java.io.File input_file,
OBOparser.ReturnType return_type)
|
|
| Method Summary | |
|---|---|
int |
getGoTermCount()
|
java.util.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(java.io.File input_file,
OBOparser.ReturnType return_type)
| Method Detail |
|---|
public int getGoTermCount()
public java.util.List<GoTerm> parse()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||