All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.discovery.jasperreports.jasper2word.J2WDocx4jExporterContext Maven / Gradle / Ivy

There is a newer version: 1.1.5
Show newest version
package it.discovery.jasperreports.jasper2word;

import net.sf.jasperreports.export.OutputStreamExporterOutput;
import org.docx4j.openpackaging.packages.WordprocessingMLPackage;

/**
 * Signature interface for the exporter context.
 * @author discovery
 * @date 26/08/15 18.54
 */
public interface J2WDocx4jExporterContext extends J2WExporterContext {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy