Class JROdtExporterNature
java.lang.Object
net.sf.jasperreports.engine.export.AbstractExporterNature
net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
net.sf.jasperreports.engine.export.oasis.JROdtExporterNature
- All Implemented Interfaces:
ExporterFilter
,ExporterNature
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
Fields inherited from class net.sf.jasperreports.engine.export.AbstractExporterNature
filter, handlerEnvironment, jasperReportsContext, propertiesUtil
-
Constructor Summary
ConstructorsConstructorDescriptionJROdtExporterNature
(JasperReportsContext jasperReportsContext, ExporterFilter filter) -
Method Summary
Methods inherited from class net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
isBreakAfterRow, isBreakBeforeRow, isDeep, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCells, setXProperties, setXProperties, setYProperties, setYProperties
Methods inherited from class net.sf.jasperreports.engine.export.AbstractExporterNature
getPropertiesUtil
-
Constructor Details
-
JROdtExporterNature
-
-
Method Details
-
isToExport
- Specified by:
isToExport
in interfaceExporterFilter
- Overrides:
isToExport
in classJROpenDocumentExporterNature
-