org.outerj.daisy.publisher.serverimpl.docpreparation
Class PreparedDocuments
java.lang.Object
org.outerj.daisy.publisher.serverimpl.docpreparation.PreparedDocuments
public class PreparedDocuments
- extends java.lang.Object
An object containing a 'prepared' copy of a document and of all
the documents it includes, 'prepared' meaning that it includes
the content of HTML parts, with queries executed, includes processed, ...
Constructor Summary |
PreparedDocuments(org.outerj.daisy.repository.VariantKey navigationDoc,
java.lang.String pubReqSet)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreparedDocuments
public PreparedDocuments(org.outerj.daisy.repository.VariantKey navigationDoc,
java.lang.String pubReqSet)
getNewPreparedDocument
public PreparedDocuments.PreparedDocument getNewPreparedDocument(org.outerj.daisy.repository.VariantKey document)
generateSax
public void generateSax(org.xml.sax.ContentHandler contentHandler,
boolean applyDocumentSpecificStyling)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
getNavigationDoc
public org.outerj.daisy.repository.VariantKey getNavigationDoc()
getPubReqSet
public java.lang.String getPubReqSet()
Copyright © -2012 . All Rights Reserved.