|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.displaytag.export.DefaultItextExportView
org.displaytag.export.DefaultRtfExportView
public class DefaultRtfExportView
RTF exporter using iText.
| Constructor Summary | |
|---|---|
DefaultRtfExportView()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
MimeType to return. |
protected void |
initItextWriter(com.lowagie.text.Document document,
java.io.OutputStream out)
Initializes the RTF writer this export view uses to write the table document. |
| Methods inherited from class org.displaytag.export.DefaultItextExportView |
|---|
doExport, setParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultRtfExportView()
| Method Detail |
|---|
public java.lang.String getMimeType()
ExportView
getMimeType in interface ExportViewgetMimeType in class DefaultItextExportViewExportView.getMimeType()
protected void initItextWriter(com.lowagie.text.Document document,
java.io.OutputStream out)
initItextWriter in class DefaultItextExportViewdocument - The iText document to be written.out - The output stream to which the document is written.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||