org.apache.poi.xwpf.converter.core.openxmlformats
Interface IOpenXMlFormatsConverter<T extends Options>

All Known Implementing Classes:
AbstractOpenXMlFormatsConverter, FastPdfConverter

public interface IOpenXMlFormatsConverter<T extends Options>


Method Summary
 void convert(IOpenXMLFormatsPartProvider provider, OutputStream out, T options)
           
 

Method Detail

convert

void convert(IOpenXMLFormatsPartProvider provider,
             OutputStream out,
             T options)
             throws XWPFConverterException,
                    IOException
Throws:
XWPFConverterException
IOException


Copyright © 2013. All rights reserved.