public class ExtractXMP extends Object
| Constructor and Description |
|---|
ExtractXMP()
private constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Infamous main method.
|
void |
startExtraction(String[] args) |
public static void main(String[] args) throws IOException
args - Command line arguments, should be one and a reference to a file.IOException - if there is an error reading the document or extracting the XMP data.public void startExtraction(String[] args) throws IOException
IOExceptionCopyright © 2002–2025 The Apache Software Foundation. All rights reserved.