Package org.apache.pdfbox.tools
Class PDFBox
java.lang.Object
org.apache.pdfbox.tools.PDFBox
Simple wrapper around all the command line utilities included in PDFBox.
Used as the main class in the runnable standalone PDFBox jar.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Main method.private static void
-
Constructor Details
-
PDFBox
private PDFBox()
-
-
Method Details
-
main
Main method.- Parameters:
args
- command line arguments- Throws:
Exception
-
showMessageAndExit
private static void showMessageAndExit()
-