net.sf.jasperreports.engine.export.oasis
Class JROdtExporterNature
java.lang.Object
net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature
net.sf.jasperreports.engine.export.oasis.JROdtExporterNature
- All Implemented Interfaces:
- ExporterFilter, ExporterNature
public class JROdtExporterNature
- extends JROpenDocumentExporterNature
- Version:
- $Id: JROdtExporterNature.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterNature |
isBreakAfterRow, isBreakBeforeRow, isDeep, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCells, isSplitSharedRowSpan, isToExport, setXProperties, setXProperties, setYProperties, setYProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JROdtExporterNature
public JROdtExporterNature(ExporterFilter filter)
getOpenDocumentNature
protected byte getOpenDocumentNature()
- Specified by:
getOpenDocumentNature in class JROpenDocumentExporterNature
Copyright © 2012. All Rights Reserved.