文件名称:LucasReport
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.61mb
- 下载次数:
- 0次
- 提 供 者:
- 王
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
sample目录下是例子程序。
1.分组汇总例子 TestGroupReport.java
2.交叉报表例子 TestCrossReport.java 需要使用crossTabSample.xml文件。
请修改程序中引用crossTabSample.xml文件的路径。
3.select.jsp和ShowReportServlet.java是将各种格式报表直接输出到浏览器的例子。
将jsp放到web容器(如tomcat)的根目录下,将ShowReportServlet.java
放到适当的目录下编译。
-------------------------------------------------------------------
开发指南:
tutorial.htm
src目录下为源文件。
-sample directory is the example of the procedure. 1. Packet summary examples TestGroupReport.java2. Crossover example TestCrossReport.java statements requires the use crossTabSample.xml document. Please modify the program crossTabSample.xml documents cited in the path. 3.select.jsp and ShowReportServlet.java statements for a variety of formats is to direct the output to the browser example. Jsp on the web container (such as tomcat) root directory, will be put ShowReportServlet.java appropriate compiler directory.------------------------------------------------------------------- Development Guide: tutorial.htmsrc directory for the source file.
1.分组汇总例子 TestGroupReport.java
2.交叉报表例子 TestCrossReport.java 需要使用crossTabSample.xml文件。
请修改程序中引用crossTabSample.xml文件的路径。
3.select.jsp和ShowReportServlet.java是将各种格式报表直接输出到浏览器的例子。
将jsp放到web容器(如tomcat)的根目录下,将ShowReportServlet.java
放到适当的目录下编译。
-------------------------------------------------------------------
开发指南:
tutorial.htm
src目录下为源文件。
-sample directory is the example of the procedure. 1. Packet summary examples TestGroupReport.java2. Crossover example TestCrossReport.java statements requires the use crossTabSample.xml document. Please modify the program crossTabSample.xml documents cited in the path. 3.select.jsp and ShowReportServlet.java statements for a variety of formats is to direct the output to the browser example. Jsp on the web container (such as tomcat) root directory, will be put ShowReportServlet.java appropriate compiler directory.------------------------------------------------------------------- Development Guide: tutorial.htmsrc directory for the source file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
javadoc
.......\allclasses-frame.html
.......\allclasses-noframe.html
.......\com
.......\...\lucaslee
.......\...\........\report
.......\...\........\......\CssEngine.html
.......\...\........\......\DefaultFormatter.html
.......\...\........\......\Formatter.html
.......\...\........\......\grouparithmetic
.......\...\........\......\...............\AverageArithmetic.html
.......\...\........\......\...............\CountArithmetic.html
.......\...\........\......\...............\GroupArithmetic.html
.......\...\........\......\...............\MaxArithmetic.html
.......\...\........\......\...............\MinArithmetic.html
.......\...\........\......\...............\package-frame.html
.......\...\........\......\...............\package-summary.html
.......\...\........\......\...............\package-tree.html
.......\...\........\......\...............\SumArithmetic.html
.......\...\........\......\IntegerFormatter.html
.......\...\........\......\model
.......\...\........\......\.....\crosstable
.......\...\........\......\.....\..........\CrossCol.html
.......\...\........\......\.....\..........\CrossTable.html
.......\...\........\......\.....\..........\HeadCol.html
.......\...\........\......\.....\..........\package-frame.html
.......\...\........\......\.....\..........\package-summary.html
.......\...\........\......\.....\..........\package-tree.html
.......\...\........\......\.....\HeaderTable.html
.......\...\........\......\.....\package-frame.html
.......\...\........\......\.....\package-summary.html
.......\...\........\......\.....\package-tree.html
.......\...\........\......\.....\Rectangle.html
.......\...\........\......\.....\Report.html
.......\...\........\......\.....\ReportBody.html
.......\...\........\......\.....\Table.html
.......\...\........\......\.....\TableCell.html
.......\...\........\......\.....\TableColumn.html
.......\...\........\......\.....\TableLine.html
.......\...\........\......\.....\TableRow.html
.......\...\........\......\NullFormatter.html
.......\...\........\......\package-frame.html
.......\...\........\......\package-summary.html
.......\...\........\......\package-tree.html
.......\...\........\......\printer
.......\...\........\......\.......\CSVPrinter.html
.......\...\........\......\.......\ExcelCss.html
.......\...\........\......\.......\ExcelPrinter.html
.......\...\........\......\.......\HTMLCss.html
.......\...\........\......\.......\HTMLPrinter.html
.......\...\........\......\.......\package-frame.html
.......\...\........\......\.......\package-summary.html
.......\...\........\......\.......\package-tree.html
.......\...\........\......\.......\PDFCss.html
.......\...\........\......\.......\PDFCssItem.html
.......\...\........\......\.......\PDFPrinter.html
.......\...\........\......\.......\Point.html
.......\...\........\......\.......\PrinterCss.html
.......\...\........\......\.......\PrinterUtil.html
.......\...\........\......\Printer.html
.......\...\........\......\ReportException.html
.......\...\........\......\ReportManager.html
.......\...\........\......\SortComparator.html
.......\constant-values.html
.......\deprecated-list.html
.......\help-doc.html
.......\index-all.html
.......\index.html
.......\overview-frame.html
.......\overview-summary.html
.......\overview-tree.html
.......\package-list
.......\resources
.......\.........\inherit.gif
.......\stylesheet.css
lib
...\commons-beanutils-bean-collections.jar
...\commons-beanutils-core.jar
...\commons-beanutils.jar
...\commons-lang-2.1.jar
...\commons-logging.jar
...\itext-1.4.1.jar
...\itext-1.4.4.jar
...\iTextAsian.jar
...\junit.jar
...\LucasReport.jar
...\poi-2.5.1-final-20040804.jar
...\poi-contrib-2.5.1-final-20040804.jar
...\poi-scratchpad-2.5.1-final-20040804.jar
...\servlet-api.jar
README.txt
sample
......\select.jsp
......\test
......\....\crossTab.csv
......\....\crossTab.html
......\....\crossTab.pdf
......\....\crossTab.xls
......\....\crossTabSample.xml
......\....\group.csv
.......\allclasses-frame.html
.......\allclasses-noframe.html
.......\com
.......\...\lucaslee
.......\...\........\report
.......\...\........\......\CssEngine.html
.......\...\........\......\DefaultFormatter.html
.......\...\........\......\Formatter.html
.......\...\........\......\grouparithmetic
.......\...\........\......\...............\AverageArithmetic.html
.......\...\........\......\...............\CountArithmetic.html
.......\...\........\......\...............\GroupArithmetic.html
.......\...\........\......\...............\MaxArithmetic.html
.......\...\........\......\...............\MinArithmetic.html
.......\...\........\......\...............\package-frame.html
.......\...\........\......\...............\package-summary.html
.......\...\........\......\...............\package-tree.html
.......\...\........\......\...............\SumArithmetic.html
.......\...\........\......\IntegerFormatter.html
.......\...\........\......\model
.......\...\........\......\.....\crosstable
.......\...\........\......\.....\..........\CrossCol.html
.......\...\........\......\.....\..........\CrossTable.html
.......\...\........\......\.....\..........\HeadCol.html
.......\...\........\......\.....\..........\package-frame.html
.......\...\........\......\.....\..........\package-summary.html
.......\...\........\......\.....\..........\package-tree.html
.......\...\........\......\.....\HeaderTable.html
.......\...\........\......\.....\package-frame.html
.......\...\........\......\.....\package-summary.html
.......\...\........\......\.....\package-tree.html
.......\...\........\......\.....\Rectangle.html
.......\...\........\......\.....\Report.html
.......\...\........\......\.....\ReportBody.html
.......\...\........\......\.....\Table.html
.......\...\........\......\.....\TableCell.html
.......\...\........\......\.....\TableColumn.html
.......\...\........\......\.....\TableLine.html
.......\...\........\......\.....\TableRow.html
.......\...\........\......\NullFormatter.html
.......\...\........\......\package-frame.html
.......\...\........\......\package-summary.html
.......\...\........\......\package-tree.html
.......\...\........\......\printer
.......\...\........\......\.......\CSVPrinter.html
.......\...\........\......\.......\ExcelCss.html
.......\...\........\......\.......\ExcelPrinter.html
.......\...\........\......\.......\HTMLCss.html
.......\...\........\......\.......\HTMLPrinter.html
.......\...\........\......\.......\package-frame.html
.......\...\........\......\.......\package-summary.html
.......\...\........\......\.......\package-tree.html
.......\...\........\......\.......\PDFCss.html
.......\...\........\......\.......\PDFCssItem.html
.......\...\........\......\.......\PDFPrinter.html
.......\...\........\......\.......\Point.html
.......\...\........\......\.......\PrinterCss.html
.......\...\........\......\.......\PrinterUtil.html
.......\...\........\......\Printer.html
.......\...\........\......\ReportException.html
.......\...\........\......\ReportManager.html
.......\...\........\......\SortComparator.html
.......\constant-values.html
.......\deprecated-list.html
.......\help-doc.html
.......\index-all.html
.......\index.html
.......\overview-frame.html
.......\overview-summary.html
.......\overview-tree.html
.......\package-list
.......\resources
.......\.........\inherit.gif
.......\stylesheet.css
lib
...\commons-beanutils-bean-collections.jar
...\commons-beanutils-core.jar
...\commons-beanutils.jar
...\commons-lang-2.1.jar
...\commons-logging.jar
...\itext-1.4.1.jar
...\itext-1.4.4.jar
...\iTextAsian.jar
...\junit.jar
...\LucasReport.jar
...\poi-2.5.1-final-20040804.jar
...\poi-contrib-2.5.1-final-20040804.jar
...\poi-scratchpad-2.5.1-final-20040804.jar
...\servlet-api.jar
README.txt
sample
......\select.jsp
......\test
......\....\crossTab.csv
......\....\crossTab.html
......\....\crossTab.pdf
......\....\crossTab.xls
......\....\crossTabSample.xml
......\....\group.csv