cytoscape.data.readers
Class NNFParser
java.lang.Object
cytoscape.data.readers.NNFParser
public class NNFParser
- extends Object
Parser for NNF files.
- Author:
- kono, ruschein
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NNFParser
public NNFParser()
parse
public boolean parse(String line)
- Parse an entry/line in an NNF file.
- Parameters:
line
-
getNetworks
protected List<CyNetwork> getNetworks()
Copyright 2010 Cytoscape Consortium. All rights reserved.