Languages
- 4161
- Jericho HTML Parser
- Java library for parsing and modifying HTML documents, including analysis of arbitrary HTML forms to determine the structure of submitted data. [Open source, LGPL]
- 4162
- Java printf, sprintf, fprintf
- C-style printf with variable number of parameters for formatting strings in Java. [Free for non-commercial]
- 4163
- jsoup
- Java HTML parser library. Supports extracting and manipulating data using DOM, CSS, and jquery methods. [Open source, MIT License]
- 4164
- Syntax Highlighting
- A syntax highlighting package designed for use in text editors. The default implementation will produce colored HTML files from source files. It currently supports Java, C/C++, and HTML. [Open Source, GPL]
- 4165
- CSVObjects
- Declarative CSV-to-Object mapping for Java (similar to Hibernate ORM). XDoclet can be used for mapping generation. Last version: 2005. [Open source, GPL v2]
- 4166
- Comma Separated Values (CSV) in Java
- Java libraries to read and write files in Comma Separated Value (CSV) format. [GPL]
- 4168
- CsvToSql
- Java based configurable and expandible conversion tool and library. It can convert CSV files to SQL statements.
- 4169
- Super CSV
- Library that supports a series of features and configuration options, including read/write Java beans. [Open Source, Apache License v2]
- 4171
- Package util.concurrent
- This package provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. It mainly consists of implementations of a few interfaces. [Open Source, Public Domain]
- 4172
- Simple Java Thread Management Library (SJT.Mgmt)
- An easy to use library for adding thread management in Java applications. The library comes from early experience with JServ's lack of thread management, and recent posts to the java developer forums. [Open source]
- 4174
- Java Excel API
- Class library for read/write and modify Excel 95, 97, 2000 spreadsheets. [Open Source, LGPL]
- 4175
- POI
- APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. Most MS Office files use OLE2CDF. [Open Source, BSD-like]
- 4176
- Xelem
- A compact Java-library to read and write Excel files of type SpreadsheetML. [Open source, GPL]
- 4177
- msgparser
- MS-Outlook msg-file parsing in Java, based on Apache POI. Site includes documentation and download option. [GPL v3]
- 4178
- A Text User Interface for the Java AWT
- Renders Java 1.1 GUIs written in AWT that do not implement custom graphics to a text console. [Open Source]
