类 | 说明 |
---|---|
CmsFormatterBeanParser |
Parses formatter beans from formatter configuration XML contents.
|
CmsFormatterChangeSet |
This class represents the changes which can be made to formatters in a sitemap configuration file.
|
CmsFormatterConfigurationCache |
A cache object which holds a collection of formatter configuration beans read from the VFS.
|
CmsFormatterConfigurationCacheState |
Represents the currently cached collection of all formatter beans extracted from formatter configuration files.
|
异常错误 | 说明 |
---|---|
CmsFormatterBeanParser.ParseException |
Exception for the errors in the configuration file not covered by other exception types.
|