Uses of Interface
org.apache.sling.sitemap.SitemapInfo
-
Packages that use SitemapInfo Package Description org.apache.sling.sitemap -
-
Uses of SitemapInfo in org.apache.sling.sitemap
Methods in org.apache.sling.sitemap that return types with arguments of type SitemapInfo Modifier and Type Method Description @NotNull Collection<SitemapInfo>SitemapService. getSitemapInfo(@NotNull org.apache.sling.api.resource.Resource sitemapRoot)Returns the urls to the givenResource's sitemaps, if any.
-