org.outerj.daisy.publisher.serverimpl.docpreparation
Class PreparedDocuments.PreparedDocument

java.lang.Object
  extended by org.outerj.daisy.publisher.serverimpl.docpreparation.PreparedDocuments.PreparedDocument
Enclosing class:
PreparedDocuments

public static class PreparedDocuments.PreparedDocument
extends java.lang.Object


Constructor Summary
PreparedDocuments.PreparedDocument(org.outerj.daisy.xmlutil.SaxBuffer saxBuffer, int id, org.outerj.daisy.repository.VariantKey documentKey)
           
 
Method Summary
 org.outerj.daisy.repository.VariantKey getDocumentKey()
           
 int getId()
           
 org.outerj.daisy.xmlutil.SaxBuffer getSaxBuffer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreparedDocuments.PreparedDocument

public PreparedDocuments.PreparedDocument(org.outerj.daisy.xmlutil.SaxBuffer saxBuffer,
                                          int id,
                                          org.outerj.daisy.repository.VariantKey documentKey)
Method Detail

getSaxBuffer

public org.outerj.daisy.xmlutil.SaxBuffer getSaxBuffer()

getId

public int getId()

getDocumentKey

public org.outerj.daisy.repository.VariantKey getDocumentKey()


Copyright © -2012 . All Rights Reserved.