lumis.util.parse
Class PdfParser
java.lang.Object
lumis.util.parse.BaseFileParser
lumis.util.parse.PdfParser
- All Implemented Interfaces:
- IFileParser
public class PdfParser
- extends BaseFileParser
Extracts text from a PDF file.
- Since:
- 4.0.10
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdfParser
public PdfParser()
extract
public String extract(InputStream inputStream,
Charset charset)
throws ParseException
- Specified by:
extract
in interface IFileParser
- Specified by:
extract
in class BaseFileParser
- Throws:
ParseException
inferCharset
protected boolean inferCharset()
- Overrides:
inferCharset
in class BaseFileParser
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.