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

cytoscape.data.annotation.readers
Class AnnotationXmlReader

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

public class AnnotationXmlReader
extends Object


Constructor Summary
AnnotationXmlReader(File xmlFile)
          Creates a new AnnotationXmlReader object.
 
Method Summary
 Annotation getAnnotation()
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationXmlReader

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

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

getAnnotation

public Annotation getAnnotation()
DOCUMENT ME!

Returns:
DOCUMENT ME!

www.cytoscape.org