Cytoscape 2.8.0 API

cytoscape.data.annotation.readers
Class OntologyXmlReader

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

public class OntologyXmlReader
extends Object


Constructor Summary
OntologyXmlReader(File xmlFile)
          Creates a new OntologyXmlReader object.
 
Method Summary
 Ontology getOntology()
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OntologyXmlReader

public OntologyXmlReader(File xmlFile)
                  throws Exception
Creates a new OntologyXmlReader object.

Parameters:
xmlFile - DOCUMENT ME!
Throws:
Exception - DOCUMENT ME!
Method Detail

getOntology

public Ontology getOntology()
DOCUMENT ME!

Returns:
DOCUMENT ME!

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.