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