程序包 | 说明 |
---|---|
org.opencms.xml.content |
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
|
限定符和类型 | 方法和说明 |
---|---|
protected static CmsVfsFileValueBean |
CmsXmlContentPropertyHelper.getFileValueForIdOrUri(CmsObject cms,
java.lang.String idOrUri)
Given a string which might be a id or a (sitemap or VFS) URI, this method will return
a bean containing the right (sitemap or vfs) root path and (sitemap entry or structure) id.
|