es.uvigo.ei.pdfDownloader
Class TryPDFBox

java.lang.Object
  extended by es.uvigo.ei.pdfDownloader.TryPDFBox

public class TryPDFBox
extends java.lang.Object


Constructor Summary
TryPDFBox()
           
 
Method Summary
static java.lang.String getTextoPDF(java.lang.String archivo)
           
static java.lang.String getTextoPDF(java.lang.String archivo, PDFDownloadHandler handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TryPDFBox

public TryPDFBox()
Method Detail

getTextoPDF

public static java.lang.String getTextoPDF(java.lang.String archivo)

getTextoPDF

public static java.lang.String getTextoPDF(java.lang.String archivo,
                                           PDFDownloadHandler handler)