fr.opensagres.xdocreport.converter.internal.xslfo
Interface IXSLFOConverter

All Known Implementing Classes:
AbstractFOPConverter, AbstractXSLFOConverter, DocxFOPConverter, DocxXSLFOConverter, ODTFOPConverter, ODTXSLFOConverter

public interface IXSLFOConverter

XSL-FO converter interface.


Method Summary
 void convert2FO(IEntryInputStreamProvider inProvider, OutputStream out, Options options)
           
 

Method Detail

convert2FO

void convert2FO(IEntryInputStreamProvider inProvider,
                OutputStream out,
                Options options)
                throws XDocConverterException
Throws:
XDocConverterException


Copyright © 2013. All rights reserved.