org.apache.maven.doxia.book.services.renderer
public interface BookRenderer
Version: $Id: BookRenderer.java 572956 2007-09-05 14:22:50Z ltheussl $
Field Summary | |
---|---|
String | ROLE The plexus lookup role. |
Method Summary | |
---|---|
void | renderBook(BookContext context)
Render a book.
|
Parameters: context the BookContext.
Throws: BookDoxiaException if the book cannot be rendered.