A C E F G L P R S T U Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- fileLookupTable - Variable in class com.blackrook.fs.archive.FolderArchive
-
Table for file lookup.
- fileLookupTable - Variable in class com.blackrook.fs.archive.ZipArchive
-
Table for file lookup.
- fileRef - Variable in class com.blackrook.fs.archive.FolderArchive.FolderFile
- fileStack - Variable in class com.blackrook.fs.FileSystem
-
Lookup stack for file system.
- FileSystem - Class in com.blackrook.fs
-
This is a virtual file system layer for applications and other projects that resolve resources from virtual and nonvirtual file systems and archives.
- FileSystem() - Constructor for class com.blackrook.fs.FileSystem
-
Creates and initializes a new FileSystem.
- FileSystemException - Exception in com.blackrook.fs
-
Excption class that is thrown if something bad happens inside the file system.
- FileSystemException() - Constructor for exception com.blackrook.fs.FileSystemException
- FileSystemException(String) - Constructor for exception com.blackrook.fs.FileSystemException
- fileURL - Variable in class com.blackrook.fs.archive.ClasspathArchive.ClasspathFile
- FolderArchive - Class in com.blackrook.fs.archive
-
This is an FS wrapping class for wrapping a folder on the native file system.
- FolderArchive(File) - Constructor for class com.blackrook.fs.archive.FolderArchive
-
Constructs a new folder archive from a file object.
- FolderArchive(String) - Constructor for class com.blackrook.fs.archive.FolderArchive
-
Constructs a new folder archive from an abstract path.
- FolderArchive.FolderFile - Class in com.blackrook.fs.archive
- FolderFile(File) - Constructor for class com.blackrook.fs.archive.FolderArchive.FolderFile
- FSFile - Class in com.blackrook.fs
-
This describes metadata of a file within a FileSystem.
- FSFile() - Constructor for class com.blackrook.fs.FSFile
- FSFileArchive - Class in com.blackrook.fs
-
Wrapper structure that is used to create a common interface with all files.
- FSFileArchive() - Constructor for class com.blackrook.fs.FSFileArchive
- FSFileFilter - Interface in com.blackrook.fs
-
File filter interface for FileSystem stuff.
All Classes All Packages