|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BookRenderer
Render a book.
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
The plexus lookup role. |
| Method Summary | |
|---|---|
void |
renderBook(BookContext context)
Render a book. |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
void renderBook(BookContext context)
throws BookDoxiaException
context - the BookContext.
BookDoxiaException - if the book cannot be rendered.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||