| Package | Description |
|---|---|
| org.opencms.loader |
Low-level functions to manage the loading of resources from the OpenCms VFS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDefaultFileNameGenerator
The default class used for generating file names either for the
urlName mapping
or when using a "new" operation in the context of the direct edit interface. |
| Modifier and Type | Method and Description |
|---|---|
I_CmsFileNameGenerator |
CmsResourceManager.getNameGenerator()
Returns the name generator for XML content file names.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsResourceManager.setNameGenerator(I_CmsFileNameGenerator nameGenerator)
Configures the URL name generator for XML contents.
|