|
||||||||||
| 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.AbstractITextBookRenderer
org.apache.maven.doxia.book.services.renderer.PdfBookRenderer
public class PdfBookRenderer
PDF book renderer with the iText framework.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.doxia.book.services.renderer.BookRenderer |
|---|
ROLE |
| Constructor Summary | |
|---|---|
PdfBookRenderer()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getOutputExtension()
Get the output extension supported. |
void |
renderXML(java.io.File iTextFile,
java.io.File iTextOutput)
Generate an ouput file with the iText framework. |
| Methods inherited from class org.apache.maven.doxia.book.services.renderer.AbstractITextBookRenderer |
|---|
renderBook |
| 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 PdfBookRenderer()
| Method Detail |
|---|
public java.lang.String getOutputExtension()
getOutputExtension in class AbstractITextBookRenderer
public void renderXML(java.io.File iTextFile,
java.io.File iTextOutput)
throws java.io.IOException
renderXML in class AbstractITextBookRendereriTextFile - the input file.iTextOutput - the output file.
java.io.IOException - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||