org.outerj.daisy.publisher.serverimpl.requestmodel
Class ForEachRequest

java.lang.Object
  extended by org.outerj.daisy.publisher.serverimpl.requestmodel.ForEachRequest
All Implemented Interfaces:
Request

public class ForEachRequest
extends java.lang.Object
implements Request


Constructor Summary
ForEachRequest(java.lang.String query, boolean useLastVersion, DocumentRequest documentRequest)
           
 
Method Summary
 void process(org.xml.sax.ContentHandler contentHandler, PublisherContext publisherContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForEachRequest

public ForEachRequest(java.lang.String query,
                      boolean useLastVersion,
                      DocumentRequest documentRequest)
Method Detail

process

public void process(org.xml.sax.ContentHandler contentHandler,
                    PublisherContext publisherContext)
             throws java.lang.Exception
Specified by:
process in interface Request
Throws:
java.lang.Exception


Copyright © -2012 . All Rights Reserved.