Package org.apache.pdfbox.tools
Class PDFBox
- java.lang.Object
-
- org.apache.pdfbox.tools.PDFBox
-
public final class PDFBox extends java.lang.ObjectSimple 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
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method.
-