|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.books.publisher.impl.bookmodel.BookBuilder
public class BookBuilder
| Constructor Summary | |
|---|---|
BookBuilder(org.outerj.daisy.repository.Repository repository,
long bookBranchId,
long bookLanguageId)
|
|
| Method Summary | |
|---|---|
Book |
buildBook(java.io.InputStream is)
Note: input stream must be closed by the caller. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BookBuilder(org.outerj.daisy.repository.Repository repository,
long bookBranchId,
long bookLanguageId)
| Method Detail |
|---|
public Book buildBook(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||