public final class ReplaceURLs extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
This will read in a document and replace all of the urls with
http://pdfbox.apache.org.
|
public static void main(String[] args) throws IOException
args
- Command line arguments.IOException
- If there is an error during the process.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.