This interface describes a resource loader for OpenCms,
a class that can load a resource from the VFS,
process it's contents and deliver the result to the user.
The I_CmsResourceLoader operates with Request and Response in
much the same way as a standard Java web application.