![JAR search and dependency download from the Maven repository](/logo.png)
it.discovery.jasperreports.jasper2word.J2WExporterConfiguration Maven / Gradle / Ivy
The newest version!
package it.discovery.jasperreports.jasper2word;
import net.sf.jasperreports.export.ExporterConfiguration;
/**
* Declaring interface for report exporter configuration.
* @author discovery
* @date 10/08/15
* @see ExporterConfiguration
*/
public interface J2WExporterConfiguration extends ExporterConfiguration {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy