Package org.ctan.site.services
Class SitemapService
java.lang.Object
org.ctan.site.services.SitemapService
The class
Sitemap3Resource
contains the controller for the
version resource.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
The classSitemapList
contains the transport object to encode a list of sitemap pages.static class
The classSitemapPage
contains the transport object to encode a sitemap page. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SitemapService
public SitemapService()
-
-
Method Details
-
asJson
The methodasJson
provides means to create a sitemap as object tree.- Returns:
- the sitemap
-
asXml
The methodasXml
provides means to create a sitemap as XML-formatted String.- Returns:
- the XML
-
asXml
The methodasXml
provides means to create a sitemap as XML-formatted String.- Parameters:
idx
- the index- Returns:
- the urlset
-