![JAR search and dependency download from the Maven repository](/logo.png)
it.discovery.jasperreports.jasper2word.J2WDocxExporterContext Maven / Gradle / Ivy
The newest version!
package it.discovery.jasperreports.jasper2word;
import net.sf.jasperreports.export.OutputStreamExporterOutput;
import org.apache.poi.xwpf.usermodel.XWPFDocument;
/**
* Signature interface for the exporter context.
* @author discovery
* @date 10/08/15 11.28
*/
public interface J2WDocxExporterContext extends J2WExporterContext {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy