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

All Known Implementing Classes:
AbstractOpenXMlFormatsConverter

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 © 2014. All Rights Reserved.