Package org.opencms.loader
package org.opencms.loader
Low-level functions to manage the loading of resources from the OpenCms VFS.
- Since:
- 6.0.0
-
ClassDescriptionBean that represents a client variant of a template context.The default class used for generating file names either for the
urlName
mapping or when using a "new" operation in the context of the direct edit interface.Example implementation of a template context provider for deciding between a desktop template and a mobile template.Dump loader for binary or other unprocessed resource types.Loader for images from the OpenCms VSF with integrated image scaling and processing capabilities.Creates scaled images, acting as it's own parameter container.Simple JSON-based message container.The JSP loader which enables the execution of JSP in OpenCms.Signals exceptions occuring during the resource loading process.Loader for macro formatter.Describes a MIME type configured in OpenCms.Loader for "pointers" to resources in the VFS or to external resources.Loader for HTML redirects.Collects all available resource loaders, resource types and resource collectors at startup and provides methods to access them during OpenCms runtime.Bean containing a template resource and the name of the template.The SEO file loader.A template context is basically a named path to a template JSP, which has both an internal name used as a key, and a user-readable, localizable name.Manager class for template context providers.Facade object that provides access to the template loader for a resource.Template context provider that can be used to migrate from one template to another.OpenCms loader for resources of type
.CmsResourceTypeXmlContainerPage
OpenCms loader for resources of type
.CmsResourceTypeXmlContent
OpenCms loader for resources of type
.CmsResourceTypeXmlPage
Provides methods to generate file names either for theurlName
mapping or when using a "new" operation in the context of the direct edit interface.Resource loaders that implement this interface are flex cache enabled.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.Resource loaders that implement this method can easily provide the contents of a selected targe element as a String.Interface for template context providers.Convenience class to access the localized messages of this OpenCms package.