java.lang.Object | +----ReadFile
private DataInputStream dis
private boolean fehler
public ReadFile(String path, String name) throws MyException
public ReadFile(String pathname) throws MyException
public String readLine() throws MyException
public void close() throws MyException