| Package | Description |
|---|---|
| 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.util |
Utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<JREvaluationTime,LinkedHashMap<net.sf.jasperreports.engine.fill.PageKey,LinkedMap<Object,net.sf.jasperreports.engine.fill.EvaluationBoundAction>>> |
JRBaseFiller.boundElements
Bound element maps indexed by
JREvaluationTime objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkedMap.addAll(LinkedMap<K,V> map)
Adds all entries from the map to this map, preserving the order.
|
Copyright © 2014. All rights reserved.