oracle.jsp.webutil.fileaccess
Class FileSystemEntity
java.lang.Object
oracle.jsp.webutil.fileaccess.PersistentEntity
oracle.jsp.webutil.fileaccess.FileSystemEntity
- All Implemented Interfaces:
- Persistable
- Direct Known Subclasses:
- BinaryFile
- public abstract class FileSystemEntity
- extends PersistentEntity
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemEntity
public FileSystemEntity()
checkLocation
public boolean checkLocation()
throws FileAccessException
-
- Throws:
FileAccessException
deleteEmpty
public void deleteEmpty()
throws FileAccessException
-
- Throws:
FileAccessException
getFileNames
public java.util.Enumeration getFileNames()
throws FileAccessException
-
- Throws:
FileAccessException
listFiles
public void listFiles(java.io.File f)
Copyright © 2004, 2006, Oracle. All rights reserved.