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