public class SitesGenerator extends ServiceableGenerator
Modifier and Type | Field and Description |
---|---|
private PopulationContextHelper |
_populationContextHelper |
private SiteManager |
_siteManager |
static Pattern |
URL_PATTERN
Pattern for sites URL.
|
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
SitesGenerator() |
Modifier and Type | Method and Description |
---|---|
private void |
_saxSite(Site site) |
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
public static final Pattern URL_PATTERN
private SiteManager _siteManager
private PopulationContextHelper _populationContextHelper
public SitesGenerator()
public void service(ServiceManager sManager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException