public interface BookRenderer
| Modifier and Type | Field and Description |
|---|---|
static String |
ROLE
The plexus lookup role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
renderBook(BookContext context)
Render a book.
|
static final String ROLE
void renderBook(BookContext context) throws BookDoxiaException
context - the BookContext.BookDoxiaException - if the book cannot be rendered.Copyright © 2005–2014. All rights reserved.