|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.publisher.serverimpl.docpreparation.PreparedDocuments.PreparedDocument
public static class PreparedDocuments.PreparedDocument
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 |
---|
public PreparedDocuments.PreparedDocument(org.outerj.daisy.xmlutil.SaxBuffer saxBuffer, int id, org.outerj.daisy.repository.VariantKey documentKey)
Method Detail |
---|
public org.outerj.daisy.xmlutil.SaxBuffer getSaxBuffer()
public int getId()
public org.outerj.daisy.repository.VariantKey getDocumentKey()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |