Package 

Object PdfBookmark.Companion

    • Method Summary

      Modifier and Type Method Description
      final PdfBookmark fromPdfiumBookmark(PdfBookmark bookmark) Convert from pdfium Bookmark to PdfBookmark
      final List<PdfBookmark> fromPdfiumBookmarks(List<PdfBookmark> bookmarks) Convert a list of pdfium Bookmarks to PdfBookmarks
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait