Package com.blackrook.fs
Contains the classes and interfaces that make up the file system elements.
-
Interface Summary Interface Description FSFileFilter File filter interface for FileSystem stuff. -
Class Summary Class Description FileSystem This is a virtual file system layer for applications and other projects that resolve resources from virtual and nonvirtual file systems and archives.FSFile This describes metadata of a file within a FileSystem.FSFileArchive Wrapper structure that is used to create a common interface with all files. -
Exception Summary Exception Description FileSystemException Excption class that is thrown if something bad happens inside the file system.