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

cytoscape.data.readers
Class CyAttributesReader

java.lang.Object
  extended by cytoscape.data.readers.CyAttributesReader

public class CyAttributesReader
extends Object


Constructor Summary
CyAttributesReader()
           
 
Method Summary
static void loadAttributes(CyAttributes cyAttrs, Reader fileIn)
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyAttributesReader

public CyAttributesReader()
Method Detail

loadAttributes

public static void loadAttributes(CyAttributes cyAttrs,
                                  Reader fileIn)
                           throws IOException
DOCUMENT ME!

Parameters:
cyAttrs - DOCUMENT ME!
fileIn - DOCUMENT ME!
Throws:
IOException - DOCUMENT ME!

www.cytoscape.org