Package | Description |
---|---|
com.itextpdf.text.pdf.events |
Modifier and Type | Method and Description |
---|---|
List<IndexEvents.Entry> |
IndexEvents.getSortedEntries()
Returns the sorted list with the entries and the collected page numbers.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexEvents.setComparator(Comparator<IndexEvents.Entry> aComparator)
Set the comparator.
|
Copyright © 2016. All rights reserved.