| 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 |
|---|---|
CmsXmlContentValueSequence |
CmsXmlContent.getValueSequence(java.lang.String xpath,
java.util.Locale locale)
Returns the value sequence for the selected element xpath in this XML content.
|