Package org.apache.pdfbox.pdmodel.common
Interface PDPageLabels.LabelHandler
-
- Enclosing class:
- PDPageLabels
private static interface PDPageLabels.LabelHandler
Internal interface for the control flow support.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
newLabel(int pageIndex, java.lang.String label)
-