joeq.ClassLib.sun14_linux.java.io
Class RandomAccessFile
java.lang.Object
joeq.ClassLib.sun14_linux.java.io.RandomAccessFile
public class RandomAccessFile
- extends Object
RandomAccessFile
- Version:
- $Id: RandomAccessFile.java,v 1.6 2004/03/09 21:57:35 jwhaley Exp $
- Author:
- John Whaley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RandomAccessFile
public RandomAccessFile()
open
public void open(String name,
int mode)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2001-2005 John Whaley. All Rights Reserved.