Package org.opencms.xml.page
package org.opencms.xml.page
Contains functions for unstructured content storage using XML, commonly called "XML pages" in OpenCms.
XLL Pages are containers for "unstructured content", which is maintained in the form of separate HTML elements that can be edited in OpenCms using a WYSIWYG editor. HTML elements of pages can also be saved in various localized versions for multilanguage support.
The validity of the XML data is maintained using a XML schema.
- Since:
- 6.0.0
-
ClassDescriptionImplementation of a page object used to access and manage xml data.Provides factory methods to unmarshal (read) an XML page object.Convenience class to access the localized messages of this OpenCms package.