org.apache.maven.doxia.book.services.renderer
public interface BookRenderer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE
The plexus lookup role.
|
Modifier and Type | Method and Description |
---|---|
void |
renderBook(BookContext context)
Render a book.
|
void renderBook(BookContext context) throws BookDoxiaException
context
- the BookContext.BookDoxiaException
- if the book cannot be rendered.Copyright © 2005-2014. All Rights Reserved.