Package rife.resources


package rife.resources
Provides classes and interfaces for the resource abstraction framework.
Since:
1.0
  • Class
    Description
    This abstract class offers common implementations of several ResourceFinder methods.
    This class offers ResourceFinder and ResourceWriter capabilities for resources that are stored in a database.
     
    This class offers ResourceFinder and ResourceWriter capabilities for resources that are stored in a memory.
     
    This interface defines the methods that classes with ResourceFinder functionalities have to implement.
    This class offers ResourceFinder capabilities for resources that are available through the classloader.
    This class offers ResourceFinder capabilities for resources that are available through a collection of directories.
    Allows a group of resource finders to acts as if they are one single resource finders.
    This interface defines the methods that classes with ResourceWriter functionalities have to implement.