public class QueryLogicResultGenerator extends AbstractGenerator implements Serviceable
Modifier and Type | Field and Description |
---|---|
private AmetysObjectResolver |
_resolver |
objectModel, parameters, resolver, source
contentHandler, 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) |
recycle
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private AmetysObjectResolver _resolver
public QueryLogicResultGenerator()
public void service(ServiceManager manager) throws ServiceException
service
in interface Serviceable
ServiceException
public void setup(SourceResolver res, Map objModel, String src, Parameters params) throws ProcessingException, SAXException, IOException
setup
in interface SitemapModelComponent
setup
in class AbstractGenerator
ProcessingException
SAXException
IOException
public void generate() throws IOException, SAXException, ProcessingException
generate
in interface Generator
IOException
SAXException
ProcessingException
private void _populateQueryResult(String query) throws SAXException
SAXException