Package com.blackrook.fs


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