程序包 | 说明 |
---|---|
org.opencms.xml.content |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
|
限定符和类型 | 方法和说明 |
---|---|
CmsXmlContentValueSequence |
CmsXmlContent.getValueSequence(java.lang.String xpath,
java.util.Locale locale)
Returns the value sequence for the selected element xpath in this XML content.
|