Class Version

java.lang.Object
org.apache.pdfbox.util.Version

public final class Version extends Object
Exposes PDFBox version.
  • Field Details

    • LOG

      private static final org.apache.commons.logging.Log LOG
    • PDFBOX_VERSION_PROPERTIES

      private static final String PDFBOX_VERSION_PROPERTIES
      See Also:
  • Constructor Details

    • Version

      private Version()
  • Method Details

    • getVersion

      public static String getVersion()
      Returns the version of PDFBox.
      Returns:
      the version of PDFBox