public class IOFacade extends Object
| Constructor and Description |
|---|
IOFacade() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPdfContent(String filePath)
It reads a PDF file and it retrieves its content.
|
public String getPdfContent(String filePath)
filePath - The file path to the target PDF file.Copyright © 2015. All rights reserved.