Package org.apache.pdfbox.util
Class Version
- java.lang.Object
-
- org.apache.pdfbox.util.Version
-
public final class Version extends java.lang.Object
Exposes PDFBox version.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getVersion()
Returns the version of PDFBox.
-