cytoscape.data.annotation.readers
Class OntologyFlatFileReader
java.lang.Object
cytoscape.data.annotation.readers.OntologyFlatFileReader
public class OntologyFlatFileReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OntologyFlatFileReader
public OntologyFlatFileReader(File file)
throws Exception
- Throws:
Exception
OntologyFlatFileReader
public OntologyFlatFileReader(BufferedReader rd)
throws Exception
- Throws:
Exception
OntologyFlatFileReader
public OntologyFlatFileReader(String filename)
throws Exception
- Throws:
Exception
getOntology
public Ontology getOntology()