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