Package org.apache.pdfbox.tools
Class PDFBox
- java.lang.Object
-
- org.apache.pdfbox.tools.PDFBox
-
public final class PDFBox extends java.lang.Object
Simple wrapper around all the command line utilities included in PDFBox. Used as the main class in the runnable standalone PDFBox jar.- See Also:
- PDFBOX-687
-
-
Constructor Summary
Constructors Modifier Constructor Description private
PDFBox()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Main method.private static void
showMessageAndExit()
-