sleep.bridges.io
Class FileObject
java.lang.Object
sleep.bridges.io.IOObject
sleep.bridges.io.FileObject
- public class FileObject
- extends IOObject
Methods inherited from class sleep.bridges.io.IOObject |
close, getConsole, getReader, getWriter, isEOF, openRead, openWrite, print, printLine, readLine, sendEOF |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
protected File file
FileObject
public FileObject()
open
public void open(String descriptor,
ScriptEnvironment env)
- opens a file and references it to this file object. the descriptor parameter is a filename