请参阅: 说明
接口 | 说明 |
---|---|
I_CmsXmlDocument |
Describes the API to access the values of a XML content document.
|
类 | 说明 |
---|---|
A_CmsXmlDocument |
Provides basic XML document handling functions useful when dealing
with XML documents that are stored in the OpenCms VFS.
|
CmsXmlContentDefinition |
Describes the structure definition of an XML content object.
|
CmsXmlContentTypeManager |
Manager class for registered OpenCms XML content types and content collectors.
|
CmsXmlEntityResolver |
Resolves XML entities (e.g. external DTDs) in the OpenCms VFS.
|
CmsXmlErrorHandler |
Error hander for writing errors found during XML validation to the OpenCms log.
|
CmsXmlGenericWrapper |
Provides generic wrappers for XML library methods that do not support Java 5 generic types.
|
CmsXmlMessages |
The xml messages overwrite some methods of the general CmsMessages class to get keys from an individual configuration file.
|
CmsXmlUtils |
Provides some basic XML handling utilities.
|
CmsXmlValidationErrorHandler |
Error hander for writing errors found during XML validation to the OpenCms log.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
枚举 | 说明 |
---|---|
CmsXmlContentDefinition.SequenceType |
Enumeration of possible sequence types in a content definition.
|
异常错误 | 说明 |
---|---|
CmsXmlException |
Signals that an error occurred while processing an xml resource.
|