public interface IXWPFConverter<T extends Options>
| Modifier and Type | Method and Description |
|---|---|
void |
convert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
java.io.OutputStream out,
T options) |
void convert(org.apache.poi.xwpf.usermodel.XWPFDocument document,
java.io.OutputStream out,
T options)
throws XWPFConverterException,
java.io.IOException
XWPFConverterExceptionjava.io.IOExceptionCopyright © 2019. All Rights Reserved.