Cytoscape 2.8.0 API

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
clone, equals, finalize, 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!

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.