Uses of Interface
org.apache.sling.sitemap.spi.common.SitemapLinkExternalizer
-
Packages that use SitemapLinkExternalizer Package Description org.apache.sling.sitemap.spi.common -
-
Uses of SitemapLinkExternalizer in org.apache.sling.sitemap.spi.common
Fields in org.apache.sling.sitemap.spi.common declared as SitemapLinkExternalizer Modifier and Type Field Description static SitemapLinkExternalizer
SitemapLinkExternalizer. DEFAULT
A default implementation of theSitemapLinkExternalizer
which may be used as fallback.
-