Interface PDPageLabels.LabelHandler

Enclosing class:
PDPageLabels

private static interface PDPageLabels.LabelHandler
Internal interface for the control flow support.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    newLabel(int pageIndex, String label)
     
  • Method Details

    • newLabel

      void newLabel(int pageIndex, String label)