Uses of Class
org.opencms.staticexport.CmsLinkProcessor
Package
Description
Basic XML functionality and utilities used by OpenCms to maintain XML documents and content.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
Contains functions for unstructured content storage using XML, commonly called "XML pages" in OpenCms.
-
Uses of CmsLinkProcessor in org.opencms.xml
Modifier and TypeMethodDescriptionI_CmsXmlDocument.getLinkProcessor
(CmsObject cms, CmsLinkTable linkTable) Returns a link processor for the values of this XML document. -
Uses of CmsLinkProcessor in org.opencms.xml.content
Modifier and TypeMethodDescriptionCmsXmlContent.getLinkProcessor
(CmsObject cms, CmsLinkTable linkTable) -
Uses of CmsLinkProcessor in org.opencms.xml.page
Modifier and TypeMethodDescriptionCmsXmlPage.getLinkProcessor
(CmsObject cms, CmsLinkTable linkTable)