cytoscape.data.readers
Class CytoscapeSessionReader
java.lang.Object
cytoscape.data.readers.CytoscapeSessionReader
public class CytoscapeSessionReader
- extends Object
Cytoscape Session Reader. This class expands cys file and read all files in
the archive.
- Author:
- kono
Method Summary |
void |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CYSESSION
public static final String CYSESSION
- See Also:
- Constant Field Values
CytoscapeSessionReader
public CytoscapeSessionReader(String filename)
- Constructor.
- Parameters:
filename
- Name of .cys file.
- Throws:
javax.xml.bind.JAXBException
Exception
CytoscapeSessionReader
public CytoscapeSessionReader(URL sourceName)
read
public void read()
throws IOException,
javax.xml.bind.JAXBException
- Throws:
IOException
javax.xml.bind.JAXBException