public class CustomXHTMLConverter
extends fr.opensagres.poi.xwpf.converter.xhtml.XHTMLConverter
限定符和类型 | 字段和说明 |
---|---|
private static fr.opensagres.poi.xwpf.converter.core.IXWPFConverter<fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions> |
INSTANCE |
构造器和说明 |
---|
CustomXHTMLConverter() |
限定符和类型 | 方法和说明 |
---|---|
void |
convert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
org.xml.sax.ContentHandler contentHandler,
fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions options) |
static fr.opensagres.poi.xwpf.converter.core.IXWPFConverter<fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions> |
getInstance() |
private static final fr.opensagres.poi.xwpf.converter.core.IXWPFConverter<fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions> INSTANCE
public static fr.opensagres.poi.xwpf.converter.core.IXWPFConverter<fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions> getInstance()
public void convert(org.apache.poi.xwpf.usermodel.XWPFDocument document, org.xml.sax.ContentHandler contentHandler, fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions options) throws fr.opensagres.poi.xwpf.converter.core.XWPFConverterException, java.io.IOException
convert
在类中 fr.opensagres.poi.xwpf.converter.xhtml.XHTMLConverter
fr.opensagres.poi.xwpf.converter.core.XWPFConverterException
java.io.IOException