Package rife.resources
package rife.resources
Provides classes and interfaces for the resource abstraction framework.
- Since:
- 1.0
-
ClassDescriptionThis abstract class offers common implementations of several
ResourceFinder
methods.This class offersResourceFinder
andResourceWriter
capabilities for resources that are stored in a database.This class offersResourceFinder
andResourceWriter
capabilities for resources that are stored in a memory.This interface defines the methods that classes withResourceFinder
functionalities have to implement.This class offersResourceFinder
capabilities for resources that are available through the classloader.This class offersResourceFinder
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 withResourceWriter
functionalities have to implement.