Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
net.sf.jasperreports.engine.export.tabulator |
Modifier and Type | Method and Description |
---|---|
java.lang.Void |
HtmlExporter.TableVisitor.visit(ElementCell cell,
TablePosition position) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
Tabulator.SpanRangeCheck.visit(ElementCell spanned,
Cell cell) |
java.lang.Boolean |
Tabulator.SpanCheck.visit(ElementCell spanned,
Cell cell) |
java.lang.Boolean |
Tabulator.CollapseCheck.visit(ElementCell spanned,
Cell cell) |
java.lang.Boolean |
Tabulator.ParentCheck.visit(ElementCell cell,
FrameCell parentCell) |
Cell |
Tabulator.ParentDrop.visit(ElementCell cell,
FrameCell parent) |
R |
CellVisitor.visit(ElementCell cell,
T arg) |
TableCell |
Tabulator.TableCellCreator.visit(ElementCell cell,
TablePosition position) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com