Package org.apache.pdfbox.tools
Class PDFBox
- java.lang.Object
-
- org.apache.pdfbox.tools.PDFBox
-
- All Implemented Interfaces:
java.lang.Runnable
public final class PDFBox extends java.lang.Object implements java.lang.RunnableSimple wrapper around all the command line utilities included in PDFBox. Used as the main class in the runnable standalone PDFBox jar.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) picocli.CommandLine.Model.CommandSpecspec
-
Constructor Summary
Constructors Constructor Description PDFBox()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method.voidrun()
-