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

cytoscape.data.readers
Class NNFParser

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

public class NNFParser
extends Object

Parser for NNF files.

Author:
kono, ruschein

Constructor Summary
NNFParser()
           
 
Method Summary
 boolean parse(String line)
          Parse an entry/line in an NNF file.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NNFParser

public NNFParser()
Method Detail

parse

public boolean parse(String line)
Parse an entry/line in an NNF file.

Parameters:
line -

www.cytoscape.org