Uses of Class
org.opencms.module.CmsModuleXmlHandler
Package
Description
Reads and writes the XML based OpenCms configuration files.
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of CmsModuleXmlHandler in org.opencms.configuration
Modifier and TypeMethodDescriptionvoid
CmsModuleConfiguration.setModule
(CmsModuleXmlHandler moduleHandler) Adds a new module to the list of configured modules. -
Uses of CmsModuleXmlHandler in org.opencms.module
Modifier and TypeMethodDescriptionvoid
CmsModuleImportExportHandler.setModule
(CmsModuleXmlHandler moduleHandler) Will be called by the digester if a module was imported.