Uses of Class
org.openpdf.text.pdf.events.IndexEvents.Entry
Packages that use IndexEvents.Entry
-
Uses of IndexEvents.Entry in org.openpdf.text.pdf.events
Methods in org.openpdf.text.pdf.events that return types with arguments of type IndexEvents.EntryModifier and TypeMethodDescriptionIndexEvents.getSortedEntries()Returns the sorted list with the entries and the collected page numbers.Method parameters in org.openpdf.text.pdf.events with type arguments of type IndexEvents.EntryModifier and TypeMethodDescriptionvoidIndexEvents.setComparator(Comparator<IndexEvents.Entry> aComparator) Set the comparator.