| Package | Description |
|---|---|
| net.sf.reportengine.core.algorithm | |
| net.sf.reportengine.core.algorithm.steps | |
| net.sf.reportengine.core.steps | |
| net.sf.reportengine.core.steps.intermed |
| Modifier and Type | Method and Description |
|---|---|
List<AlgorithmExitStep> |
AbstractMultiStepAlgo.getExitSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMultiStepAlgo.addExitStep(AlgorithmExitStep exitStep)
adds a new exit step to the algorithm
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExitStep<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReportExitStep<T> |
class |
EndTableExitStep |
| Modifier and Type | Class and Description |
|---|---|
class |
IntermedSetResultsExitStep |
Copyright © 2006–2015. All rights reserved.