Uses of Class
net.sf.jasperreports.engine.BookmarkIterator
Packages that use BookmarkIterator
Package
Description
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.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of BookmarkIterator in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return BookmarkIterator -
Uses of BookmarkIterator in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill with parameters of type BookmarkIteratorModifier and TypeMethodDescriptionprotected voidPartReportFiller.JasperPrintPartOutput.addPage(JRPrintPage page, int pageOffset, DelayedFillActions sourceActions, BookmarkIterator sourceBookmarkIterator)