Interface PDPageLabels.LabelHandler

  • Enclosing class:
    PDPageLabels

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

      • newLabel

        void newLabel​(int pageIndex,
                      java.lang.String label)