|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfbox.PDFSplit
public class PDFSplit
This is the main program that will take a pdf document and split it into a number of other documents.
| Constructor Summary | |
|---|---|
PDFSplit()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Infamous main method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFSplit()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - Command line arguments, should be one and a reference to a file.
java.lang.Exception - If there is an error parsing the document.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||