public class XdocBookRenderer extends org.codehaus.plexus.logging.AbstractLogEnabled implements BookRenderer
BookRenderer for XdocROLE| Constructor and Description |
|---|
XdocBookRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getString(Locale locale,
String key)
Gets a trimmed String for the given key from the resource bundle defined by Plexus.
|
void |
renderBook(BookContext context)
Render a book.
|
public void renderBook(BookContext context) throws BookDoxiaException
renderBook in interface BookRenderercontext - the BookContext.BookDoxiaException - if the book cannot be rendered.Copyright © 2005–2014. All rights reserved.