graph_gen_utils.reader.chaco
Class ChacoParserFactory

java.lang.Object
  extended by graph_gen_utils.reader.chaco.ChacoParserFactory

public abstract class ChacoParserFactory
extends java.lang.Object


Constructor Summary
ChacoParserFactory()
           
 
Method Summary
static GraphReader getChacoParser(java.lang.String graphPath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChacoParserFactory

public ChacoParserFactory()
Method Detail

getChacoParser

public static GraphReader getChacoParser(java.lang.String graphPath)
                                  throws java.lang.Exception
Throws:
java.lang.Exception