Uses of Class
org.opencms.xml.content.CmsVfsFileValueBean
Package
Description
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of CmsVfsFileValueBean in org.opencms.xml.content
Modifier and TypeMethodDescriptionprotected static CmsVfsFileValueBean
CmsXmlContentPropertyHelper.getFileValueForIdOrUri
(CmsObject cms, 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.