| Package | Description |
|---|---|
| org.opencms.xml.content |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsXmlContentProperty.PropType |
CmsXmlContentProperty.PropType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CmsXmlContentProperty.PropType[] |
CmsXmlContentProperty.PropType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|