borland Packages Class Hierarchy jbcl.io Package Index
java.lang.Object +----java.io.InputStream +----java.io.FilterInputStream +----java.io.BufferedInputStream +----borland.jbcl.io.BufferedInputFile
Variables Constructors Properties Methods
This class is used internally by other classes in the JBCL. You should never use this class directly.
public BufferedInputFile(java.lang.String path)
This constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public final void close()
This method is used internally by other classes in the JBCL. You should never use this method directly.
Overrides: java.io.FilterInputStream.close()
public final String readLine()
This method is used internally by other classes in the JBCL. You should never use this method directly.