|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.doxia.book.services.renderer.XdocBookRenderer
public class XdocBookRenderer
An implementation of BookRenderer for Xdoc
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.doxia.book.services.renderer.BookRenderer |
|---|
ROLE |
| Constructor Summary | |
|---|---|
XdocBookRenderer()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getString(java.util.Locale locale,
java.lang.String key)
Gets a trimmed String for the given key from the resource bundle defined by Plexus. |
void |
renderBook(BookContext context)
Render a book. |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XdocBookRenderer()
| Method Detail |
|---|
public void renderBook(BookContext context)
throws BookDoxiaException
renderBook in interface BookRenderercontext - the BookContext.
BookDoxiaException - if the book cannot be rendered.
protected java.lang.String getString(java.util.Locale locale,
java.lang.String key)
locale - the locale usedkey - the key for the desired string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||