|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfbox.examples.pdmodel.ReplaceURLs
public class ReplaceURLs
This is an example of how to replace a URL in a PDF document. This will only replace the URL that the text refers to and not the text itself.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
This will read in a document and replace all of the urls with http://www.pdfbox.org. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - Command line arguments.
java.lang.Exception - If there is an error during the process.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||