org.openscience.dadml.filereaders
Class DBLISTFileReader

java.lang.Object
  extended by org.openscience.dadml.filereaders.DBLISTFileReader

public class DBLISTFileReader
extends java.lang.Object


Constructor Summary
DBLISTFileReader()
           
 
Method Summary
 DBLIST read(java.lang.String url)
           
 DBLIST read(java.lang.String url, java.lang.String proxyUser, java.lang.String proxyPwd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBLISTFileReader

public DBLISTFileReader()
Method Detail

read

public DBLIST read(java.lang.String url)
            throws java.lang.Exception
Throws:
java.lang.Exception

read

public DBLIST read(java.lang.String url,
                   java.lang.String proxyUser,
                   java.lang.String proxyPwd)
            throws java.lang.Exception
Throws:
java.lang.Exception