| 程序包 | 说明 |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.db |
Low-level database connection and access functionality.
|
| org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
| org.opencms.jsp |
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
|
| org.opencms.jsp.util |
Utility classes to be used for JSP pages.
|
| org.opencms.loader |
Low-level functions to manage the loading of resources from the OpenCms VFS.
|
| 类和说明 |
|---|
| CmsFlexCacheConfiguration
Flex Cache configuration class.
|
| 类和说明 |
|---|
| CmsFlexRequestContextInfo
Contains information about the OpenCms request context required by the
Flex implementation.
|
| 类和说明 |
|---|
| CmsFlexCache
This class implements the FlexCache.
|
| CmsFlexCacheConfiguration
Flex Cache configuration class.
|
| CmsFlexCacheException
Signals an error of the Flex cache.
|
| CmsFlexCacheKey
Key used to describe the caching behaviour of a specific resource.
|
| CmsFlexController
Controller for getting access to the CmsObject, should be used as a
request attribute.
|
| CmsFlexRequest
Wrapper class for a HttpServletRequest.
|
| CmsFlexRequestContextInfo
Contains information about the OpenCms request context required by the
Flex implementation.
|
| CmsFlexRequestDispatcher
Implementation of the
interface to allow JSPs to be loaded
from the OpenCms VFS. |
| CmsFlexRequestKey
Describes the caching behaviour (or caching options) for a Flex request.
|
| CmsFlexResponse
Wrapper class for a HttpServletResponse, required in order to process JSPs from the OpenCms VFS.
|
| 类和说明 |
|---|
| CmsFlexController
Controller for getting access to the CmsObject, should be used as a
request attribute.
|
| 类和说明 |
|---|
| CmsFlexRequest
Wrapper class for a HttpServletRequest.
|
| 类和说明 |
|---|
| CmsFlexCache
This class implements the FlexCache.
|
| CmsFlexController
Controller for getting access to the CmsObject, should be used as a
request attribute.
|
| CmsFlexRequest
Wrapper class for a HttpServletRequest.
|