joeq.ClassLib.sun14_win32.java.io
Class RandomAccessFile
java.lang.Object
joeq.ClassLib.sun14_win32.java.io.RandomAccessFile
public class RandomAccessFile
- extends Object
RandomAccessFile
- Version:
- $Id: RandomAccessFile.java,v 1.8 2004/03/09 21:57:36 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.