Uses of Class
org.opencms.staticexport.CmsLinkProcessor
Packages that use 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
Methods in org.opencms.xml that return CmsLinkProcessorModifier 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
Methods in org.opencms.xml.content that return CmsLinkProcessorModifier and TypeMethodDescriptionCmsXmlContent.getLinkProcessor
(CmsObject cms, CmsLinkTable linkTable) -
Uses of CmsLinkProcessor in org.opencms.xml.page
Methods in org.opencms.xml.page that return CmsLinkProcessorModifier and TypeMethodDescriptionCmsXmlPage.getLinkProcessor
(CmsObject cms, CmsLinkTable linkTable)