public class RtfBookRenderer extends AbstractITextBookRenderer
iText framework.ROLE| Constructor and Description |
|---|
RtfBookRenderer() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
renderBookpublic java.lang.String getOutputExtension()
getOutputExtension in class AbstractITextBookRendererpublic 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.Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.