public class SiteSitemapInformationGenerator extends ServiceableGenerator
Modifier and Type | Field and Description |
---|---|
private SitemapDecoratorsHandler |
_decoratorsManager |
private SiteManager |
_siteManager |
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
SiteSitemapInformationGenerator() |
Modifier and Type | Method and Description |
---|---|
private void |
_saxRootSitesInformation(AmetysObject rootSite) |
private void |
_saxSiteInformation(Site site) |
private void |
_saxSitemapInformation(Sitemap sitemap) |
void |
generate() |
void |
service(ServiceManager smanager) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private SiteManager _siteManager
private SitemapDecoratorsHandler _decoratorsManager
public SiteSitemapInformationGenerator()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
private void _saxSitemapInformation(Sitemap sitemap) throws SAXException
SAXException
private void _saxSiteInformation(Site site) throws SAXException
SAXException
private void _saxRootSitesInformation(AmetysObject rootSite) throws SAXException
SAXException