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

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

public class DiffRequest
extends java.lang.Object
implements Request


Constructor Summary
DiffRequest(PublisherContext publisherContext, long otherDocumentId, long otherBranchId, long otherLanguageId, long otherVersionId)
           
 
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

DiffRequest

public DiffRequest(PublisherContext publisherContext,
                   long otherDocumentId,
                   long otherBranchId,
                   long otherLanguageId,
                   long otherVersionId)
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.