Class Version


  • public final class Version
    extends java.lang.Object
    Exposes PDFBox version.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Version()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersion()
      Returns the version of PDFBox.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PDFBOX_VERSION_PROPERTIES

        private static final java.lang.String PDFBOX_VERSION_PROPERTIES
        See Also:
        Constant Field Values
    • Constructor Detail

      • Version

        private Version()
    • Method Detail

      • getVersion

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