Package org.apache.jackrabbit.core.fs

Interface Summary
FileSystem The FileSystem interface is an abstraction of a virtual file system.
FileSystemFactory Factory interface for creating FileSystem instances.
 

Class Summary
BasedFileSystem A BasedFileSystem represents a 'file system in a file system'.
FileSystemPathUtil Utility class for handling paths in a file system.
FileSystemResource A FileSystemResource represents a resource (i.e. file) in a FileSystem.
RandomAccessOutputStream Extends the regular java.io.OutputStream with a random access facility.
 

Exception Summary
FileSystemException The FileSystemException signals an error within a file system operation.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.