Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.data.annotation.readers
Class OntologyFlatFileReader

java.lang.Object
  extended by cytoscape.data.annotation.readers.OntologyFlatFileReader

public class OntologyFlatFileReader
extends Object


Constructor Summary
OntologyFlatFileReader(BufferedReader rd)
           
OntologyFlatFileReader(File file)
           
OntologyFlatFileReader(String filename)
           
 
Method Summary
 Ontology getOntology()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

getOntology

public Ontology getOntology()

www.cytoscape.org