eresadmin.pdf.BasicListPdf
@param Document
@return
@throws DocumentException
protected void addContent(Document document) throws DocumentException {}

eresadmin.pdf.BasicListPdf
@param Document
@return
@throws DocumentException, BadElementException, MalformedURLException, IOException
protected void addTitlePage(Document document) throws DocumentException, BadElementException, MalformedURLException, IOException {}

eresadmin.pdf.BasicListPdf
@param HttpServletResponse
@param
@param
@return
@throws
public BasicListPdf(HttpServletResponse response, String contextRuta, Collection<TuplaCitaExt> col) {}

eresadmin.pdf.BasicListPdf
@return
@throws BadElementException, DocumentException
protected PdfPTable createTable() throws BadElementException, DocumentException {}

eresadmin.pdf.BasicListPdf
@param String[]
@return
@throws
public static void main(String[] args) {}

eresadmin.pdf.BasicListPdf
@return
@throws FileNotFoundException, DocumentException, BadElementException, MalformedURLException, IOException
public HttpServletResponse print() throws FileNotFoundException, DocumentException, BadElementException, MalformedURLException, IOException {}
