程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
限定符和类型 | 方法和说明 |
---|---|
CmsResourceManager |
CmsVfsConfiguration.getResourceManager()
Returns the initialized resource manager.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsVfsConfiguration.setResourceManager(CmsResourceManager manager)
Sets the generated resource manager.
|
限定符和类型 | 方法和说明 |
---|---|
static CmsResourceManager |
OpenCms.getResourceManager()
Returns the resource manager.
|
protected CmsResourceManager |
OpenCmsCore.getResourceManager()
Returns the resource manager.
|