Package | Description |
---|---|
com.itextpdf.dito.sdk.report |
Modifier and Type | Method and Description |
---|---|
List<ProcessingReportEntry> |
ProcessingReport.getEntries()
Gets the immutable list of all processing entries
|
Modifier and Type | Method and Description |
---|---|
ProcessingReportBuilder |
ProcessingReportBuilder.add(ProcessingReportEntry entry)
Adds single entry to builder
|
Modifier and Type | Method and Description |
---|---|
ProcessingReportBuilder |
ProcessingReportBuilder.addAll(Collection<ProcessingReportEntry> entries)
Adds all entries to builder
|
Constructor and Description |
---|
ProcessingReport(Collection<ProcessingReportEntry> entries)
Main constructor
|
Copyright © 2020. All rights reserved.