public class LatexBookRenderer extends Object implements BookRenderer
LatexBookRenderer class.
ROLE
Constructor and Description |
---|
LatexBookRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
renderBook(BookContext context)
Render a book.
|
public void renderBook(BookContext context) throws BookDoxiaException
renderBook
in interface BookRenderer
context
- the BookContext.BookDoxiaException
- if the book cannot be rendered.Copyright © 2005–2017. All rights reserved.