public class PDFTextExtractor extends Object implements TextExtractor
Constructor and Description |
---|
PDFTextExtractor(String filepath)
Creates a new PDF text extractor.
|
public PDFTextExtractor(String filepath) throws FalseFileTypeException
filepath
- The path of the PDF file.FalseFileTypeException
public String extractText()
extractText
in interface TextExtractor
Copyright © 2014. All rights reserved.