ExtenXLS: Difference between revisions
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
'''ExtenXLS''' is a Java [[Microsoft Excel|Excel]] Reporting Toolkit developed by [[Extentech]].<ref> |
'''ExtenXLS''' is a Java [[Microsoft Excel|Excel]] Reporting Toolkit developed by [[Extentech]].<ref>{{Cite web |url=http://www.ajaxwith.com/Extentech-Inc-Releases-ExtenXLS-6-0.html |title=Extentech Inc., Releases ExtenXLS 6.0<!-- Bot generated title --> |access-date=2008-06-30 |archive-date=2009-01-07 |archive-url=https://web.archive.org/web/20090107092337/http://www.ajaxwith.com/Extentech-Inc-Releases-ExtenXLS-6-0.html |url-status=dead }}</ref> It is a [[Report]]ing [[API]] that allows for the reading in, modifying and creation of [[spreadsheet]]-based reports from [[Java platform|Java]] applications.<ref>{{Cite web |url=http://www.web2journal.com/read/472077.htm |title=Extentech Inc. Advances Middleware Market with Web 2.0 Enabled API<!-- Bot generated title --> |access-date=2008-06-30 |archive-url=https://web.archive.org/web/20080207154945/http://www.web2journal.com/read/472077.htm |archive-date=2008-02-07 |url-status=dead }}</ref> |
||
Written entirely in the [[Java (programming language)|Java programming language]], ExtenXLS creates new spreadsheet files from scratch as well as from existing spreadsheet files templates. ExtenXLS has the ability to utilize data from any source and output it in Excel-compatible [[Microsoft Excel|XLS]], [[XML]], and [[HTML]] formats. |
Written entirely in the [[Java (programming language)|Java programming language]], ExtenXLS creates new spreadsheet files from scratch as well as from existing spreadsheet files templates. ExtenXLS has the ability to utilize data from any source and output it in Excel-compatible [[Microsoft Excel|XLS]], [[XML]], and [[HTML]] formats. |
||
Line 15: | Line 15: | ||
*[https://web.archive.org/web/20060403161012/http://extentech.com/estore/product_detail.jsp?product_group_id=1 ExtenXLS] |
*[https://web.archive.org/web/20060403161012/http://extentech.com/estore/product_detail.jsp?product_group_id=1 ExtenXLS] |
||
*[https://web.archive.org/web/20080828114924/http://www.sheetster.com/ Sheetster.com Web Spreadsheet based on ExtenXLS] |
*[https://web.archive.org/web/20080828114924/http://www.sheetster.com/ Sheetster.com Web Spreadsheet based on ExtenXLS] |
||
*[http://jdj.sys-con.com/read/37617.htm ExtenXLS Java/XLS Toolkit 2.1 product review] |
*[http://jdj.sys-con.com/read/37617.htm ExtenXLS Java/XLS Toolkit 2.1 product review]{{Dead link|date=March 2024 |bot=InternetArchiveBot |fix-attempted=yes }} |
||
[[Category:Java platform software]] |
[[Category:Java platform software]] |
||
[[Category:Reporting software]] |
[[Category:Reporting software]] |
||
{{programming-software-stub}} |
{{programming-software-stub}} |
Latest revision as of 07:00, 23 April 2024
ExtenXLS is a Java Excel Reporting Toolkit developed by Extentech.[1] It is a Reporting API that allows for the reading in, modifying and creation of spreadsheet-based reports from Java applications.[2]
Written entirely in the Java programming language, ExtenXLS creates new spreadsheet files from scratch as well as from existing spreadsheet files templates. ExtenXLS has the ability to utilize data from any source and output it in Excel-compatible XLS, XML, and HTML formats.
Common uses range from a Java Servlet that produces financial analysis reports to JavaBeans embedded in JavaServer Pages for use in executing formula calculations. The ExtenXLS API can be used as a desktop spreadsheet component or embedded in a server application. With the ability to reuse existing spreadsheets, ExtenXLS can update template XLS files with fresh data from databases and output to custom reports. It has an Excel compatibility, template input files can range from a variety of complex legacy spreadsheets such as: surveys, checklists, what-if scenarios, and historical portfolio data.
ExtenXLS contains methods that can create new WorkBooks from scratch, allowing for the insertion of new cells containing text, and numeric data. The product allows for customization of output with hundreds of fonts, colors, patterns, borders, formulas, named ranges, and built-in formats such as: currency, date, financial and numeric formatting patterns.
Other potential uses include: user interfaces built with the included Java Swing spreadsheet components, and transformations of spreadsheets into HTML, and XML.
References
[edit]- ^ "Extentech Inc., Releases ExtenXLS 6.0". Archived from the original on 2009-01-07. Retrieved 2008-06-30.
- ^ "Extentech Inc. Advances Middleware Market with Web 2.0 Enabled API". Archived from the original on 2008-02-07. Retrieved 2008-06-30.
External links
[edit]- ExtenXLS
- Sheetster.com Web Spreadsheet based on ExtenXLS
- ExtenXLS Java/XLS Toolkit 2.1 product review[permanent dead link ]