| Package | Description |
|---|---|
| org.opencms.file.types |
The implementations of the core resource types for the VFS are located here.
|
| Modifier and Type | Method and Description |
|---|---|
static I_CmsResourceType.Formatter |
I_CmsResourceType.Formatter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static I_CmsResourceType.Formatter[] |
I_CmsResourceType.Formatter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|