examples.extraction
Class PageMetaDataExtraction
java.lang.Object
examples.extraction.PageMetaDataExtraction
- public class PageMetaDataExtraction
- extends Object
The PageMetaDataExtraction class is an example of how to extract
meta-data from a PDF document. A file specified at the command line is opened
and the document's information is displayed on the command line.
- Since:
- 2.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageMetaDataExtraction
public PageMetaDataExtraction()
main
public static void main(String[] args)