| Package | Description |
|---|---|
| net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
|
| net.sf.jasperreports.engine.part | |
| net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BookmarkHelper.appendBookmarks(BookmarkHelper bookmarkHelper,
int pageOffset) |
| Modifier and Type | Field and Description |
|---|---|
protected BookmarkHelper |
BaseReportFiller.bookmarkHelper |
| Modifier and Type | Method and Description |
|---|---|
BookmarkHelper |
PartReportFiller.JasperPrintPartOutput.getBookmarkHelper() |
BookmarkHelper |
PartReportFiller.getFirstBookmarkHelper() |
| Modifier and Type | Method and Description |
|---|---|
BookmarkHelper |
FillPartPrintOutput.getBookmarkHelper() |
BookmarkHelper |
PartPrintOutput.getBookmarkHelper() |
| Constructor and Description |
|---|
BookmarksFlatDataSource(BookmarkHelper bookmarks) |
Copyright © 2017. All rights reserved.