public class ExtractTextSimple extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
This will print the documents text page by page.
|
public static void main(String[] args) throws IOException
args
- The command line arguments.IOException
- If there is an error parsing or extracting the document.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.