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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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
Throws:
IOException