public class QueryLogicResultGenerator extends AbstractGenerator implements Serviceable
| Modifier and Type | Field and Description |
|---|---|
private AmetysObjectResolver |
_resolver |
objectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description |
|---|
QueryLogicResultGenerator() |
| Modifier and Type | Method and Description |
|---|---|
private void |
_populateQueryResult(String query) |
void |
generate() |
void |
service(ServiceManager manager) |
void |
setup(SourceResolver res,
Map objModel,
String src,
Parameters params) |
recyclesetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate AmetysObjectResolver _resolver
public QueryLogicResultGenerator()
public void service(ServiceManager manager) throws ServiceException
service in interface ServiceableServiceExceptionpublic void setup(SourceResolver res, Map objModel, String src, Parameters params) throws ProcessingException, SAXException, IOException
setup in interface SitemapModelComponentsetup in class AbstractGeneratorProcessingExceptionSAXExceptionIOExceptionpublic void generate() throws IOException, SAXException, ProcessingException
generate in interface GeneratorIOExceptionSAXExceptionProcessingExceptionprivate void _populateQueryResult(String query) throws SAXException
SAXException