com.hp.hpl.guess.io
Class GDFReader

java.lang.Object
  extended bycom.hp.hpl.guess.io.GDFReader

public class GDFReader
extends Object


Constructor Summary
GDFReader(Graph g, String file)
           
 
Method Summary
static String[] stringSplit(String line)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GDFReader

public GDFReader(Graph g,
                 String file)
          throws IOException
Method Detail

stringSplit

public static String[] stringSplit(String line)