Package | Description |
---|---|
net.sf.jasperreports.export |
Provides exporter input, exporter output and exporter configurations
|
net.sf.jasperreports.export.type |
Provides
enum types used by the exporter classes. |
Modifier and Type | Method and Description |
---|---|
PdfaConformanceEnum |
PdfExporterConfiguration.getPdfaConformance()
The Conformance level of the PDF/A document.
|
PdfaConformanceEnum |
SimplePdfExporterConfiguration.getPdfaConformance() |
Modifier and Type | Method and Description |
---|---|
void |
SimplePdfExporterConfiguration.setPdfaConformance(PdfaConformanceEnum pdfaConformance) |
Modifier and Type | Method and Description |
---|---|
static PdfaConformanceEnum |
PdfaConformanceEnum.getByName(java.lang.String name) |
static PdfaConformanceEnum |
PdfaConformanceEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PdfaConformanceEnum[] |
PdfaConformanceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com