|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.publisher.serverimpl.docpreparation.QueriesProcessor
org.outerj.daisy.publisher.serverimpl.docpreparation.QueryIncludeProcessor
public class QueryIncludeProcessor
This ContentHandler executes queries and inserts include instructions for the documents in the resultset (rather then including the resultset itself).
Field Summary |
---|
Fields inherited from class org.outerj.daisy.publisher.serverimpl.docpreparation.QueriesProcessor |
---|
consumer, locale, owner, queryManager |
Constructor Summary | |
---|---|
QueryIncludeProcessor(org.xml.sax.ContentHandler consumer,
ContentProcessor owner)
|
Method Summary | |
---|---|
protected void |
executeQuery(java.lang.String query)
|
protected java.lang.String |
getSensitiveClass()
|
Methods inherited from class org.outerj.daisy.publisher.serverimpl.docpreparation.QueriesProcessor |
---|
characters, endDocument, endElement, endPrefixMapping, getQueryOptions, ignorableWhitespace, outputFailedQueryMessage, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryIncludeProcessor(org.xml.sax.ContentHandler consumer, ContentProcessor owner)
Method Detail |
---|
protected java.lang.String getSensitiveClass()
getSensitiveClass
in class QueriesProcessor
protected void executeQuery(java.lang.String query) throws org.xml.sax.SAXException
executeQuery
in class QueriesProcessor
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |