public class MyXHTMLConverter
extends fr.opensagres.poi.xwpf.converter.xhtml.XHTMLConverter
| 构造器和说明 |
|---|
MyXHTMLConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
convert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
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() |
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,
ContentHandler contentHandler,
fr.opensagres.poi.xwpf.converter.xhtml.XHTMLOptions options)
throws fr.opensagres.poi.xwpf.converter.core.XWPFConverterException,
IOException
convert 在类中 fr.opensagres.poi.xwpf.converter.xhtml.XHTMLConverterfr.opensagres.poi.xwpf.converter.core.XWPFConverterExceptionIOExceptionCopyright © 2019. All rights reserved.