public class SiteSitemapInformationGenerator extends ServiceableGenerator
| Modifier and Type | Field and Description |
|---|---|
private SitemapDecoratorsHandler |
_decoratorsManager |
private SiteManager |
_siteManager |
managerobjectModel, parameters, resolver, sourcecontentHandler, 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) |
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate SiteManager _siteManager
private SitemapDecoratorsHandler _decoratorsManager
public SiteSitemapInformationGenerator()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
private void _saxSitemapInformation(Sitemap sitemap) throws SAXException
SAXExceptionprivate void _saxSiteInformation(Site site) throws SAXException
SAXExceptionprivate void _saxRootSitesInformation(AmetysObject rootSite) throws SAXException
SAXException