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.
|
managerobjectModel, parameters, resolver, sourcecontentHandler, 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) |
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerpublic static final Pattern URL_PATTERN
private SiteManager _siteManager
private PopulationContextHelper _populationContextHelper
public SitesGenerator()
public void service(ServiceManager sManager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException