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

java.lang.Object
  extended byorg.outerj.daisy.publisher.serverimpl.requestmodel.PreparedDocumentsRequest
All Implemented Interfaces:
Request

public class PreparedDocumentsRequest
extends java.lang.Object
implements Request


Constructor Summary
PreparedDocumentsRequest(PublisherContext publisherContext, long contextBranchId, long contextLanguageId, org.outerj.daisy.repository.VariantKey navigationDoc, boolean applyDocumentSpecificStyling)
           
 
Method Summary
 void process(org.xml.sax.ContentHandler contentHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreparedDocumentsRequest

public PreparedDocumentsRequest(PublisherContext publisherContext,
                                long contextBranchId,
                                long contextLanguageId,
                                org.outerj.daisy.repository.VariantKey navigationDoc,
                                boolean applyDocumentSpecificStyling)
Parameters:
navigationDoc - allowed to be null
Method Detail

process

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


Copyright © -2005 . All Rights Reserved.