org.forester.io.parsers
Class ParserUtils

java.lang.Object
  extended by org.forester.io.parsers.ParserUtils

public final class ParserUtils
extends Object


Constructor Summary
ParserUtils()
           
 
Method Summary
static BufferedReader createReader(Object source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserUtils

public ParserUtils()
Method Detail

createReader

public static BufferedReader createReader(Object source)
                                   throws IOException,
                                          FileNotFoundException
Throws:
IOException
FileNotFoundException