fr.opensagres.xdocreport.converter.odt.odfdom.itext
Class ODF2PDFViaITextConverter
java.lang.Object
fr.opensagres.xdocreport.converter.internal.AbstractConverterNoEntriesSupport
fr.opensagres.xdocreport.converter.odt.odfdom.itext.ODF2PDFViaITextConverter
- All Implemented Interfaces:
- IConverter, MimeMappingConstants
public class ODF2PDFViaITextConverter
- extends AbstractConverterNoEntriesSupport
- implements MimeMappingConstants
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODF2PDFViaITextConverter
public ODF2PDFViaITextConverter()
getInstance
public static ODF2PDFViaITextConverter getInstance()
convert
public void convert(InputStream in,
OutputStream out,
Options options)
throws XDocConverterException
- Specified by:
convert in interface IConverter
- Throws:
XDocConverterException
toPDFViaITextOptions
public PDFViaITextOptions toPDFViaITextOptions(Options options)
getMimeMapping
public MimeMapping getMimeMapping()
- Specified by:
getMimeMapping in interface IConverter
Copyright © 2012. All Rights Reserved.