| 类 | 说明 |
|---|---|
| CmsContainerConfiguration |
A bean representing a single configuration entry for the inherited container configuration.
|
| CmsContainerConfigurationCache |
A cache class for storing inherited container configurations.
|
| CmsContainerConfigurationGroup |
A class which represents all the configuration entries which have been read from an inherited container
configuration file.
|
| CmsContainerConfigurationParser |
A parser class which reads data from inherited container configuration files.
|
| CmsContainerConfigurationWriter |
A helper class for writing inherited container configuration back to a VFS file.
|
| CmsInheritanceGroupUtils |
Utility methods for inheritance groups which don't fit anywhere else.
|
| CmsInheritanceReference |
Reference to an container inheritance configuration.
|
| CmsInheritanceReferenceParser |
Parser class for parsing inheritance container references.
|
| CmsInheritedContainerState |
The state of an inherited container at a given point in the VFS tree.
|