程序包 | 说明 |
---|---|
org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsJspLoader |
CmsResourceTypeJsp.m_jspLoader
JSP Loader instance.
|
protected CmsJspLoader |
CmsResourceTypePlain.m_jspLoader
JSP Loader instance.
|
限定符和类型 | 方法和说明 |
---|---|
protected CmsJspLoader |
CmsFlexRequest.getJspLoader()
Returns the jsp loader instance.
|