|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| I_CmsXmlContentHandler | Handles special XML content livetime events, and also provides XML content editor rendering hints. |
| I_CmsXmlContentValueVisitor | Visitor interface that allows looping through all the values in a XML content document. |
| Class Summary | |
| CmsDefaultXmlContentHandler | Default implementation for the XML content handler, will be used by all XML contents that do not provide their own handler. |
| CmsXmlContent | Implementation of a XML content object, used to access and manage structured content. |
| CmsXmlContentErrorHandler | Handler for issues found during XML content validation. |
| CmsXmlContentFactory | Provides factory methods to unmarshal (read) an XML content object. |
| CmsXmlContentValueSequence | Describes the sequence of XML content values of a specific type in an XML content instance. |
| Messages | Convenience class to access the localized messages of this OpenCms package. |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
A strcutured content can be defined using a specific XML schema subset. The XML content is saved in various localized versions for multilanguage support.
The validity of the XML data is maintained using a XML schema.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||