| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.importexport |
Contains functions to import and export resources from the OpenCms VFS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsImportExportConfiguration.setExtendedHtmlImportManager(CmsExtendedHtmlImportDefault extendedHtmlImportManager)
Sets the extendedHtmlImportManager.
|
| Modifier and Type | Method and Description |
|---|---|
CmsExtendedHtmlImportDefault |
CmsImportExportManager.getExtendedHtmlImportDefault()
Returns the extendedHtmlImportDefault.
|
CmsExtendedHtmlImportDefault |
CmsImportExportManager.getExtendedHtmlImportDefault(boolean withNull)
Returns the extendedHtmlImportDefault.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsImportExportManager.setExtendedHtmlImportDefault(CmsExtendedHtmlImportDefault extendedHtmlImportDefault)
Sets the extendedHtmlImportDefault.
|