JFlat is a Java API for writing to and from flat files such as CSV and fixed width. It can map to and from Java beans, provides callbacks to implement custom handling, and is highly customizable.
A free Virtual Filesystem Browser written in Java. It can replace the standard java JFileChooser in applications that need to access local and remote files.
Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
Another xwiki document tree implementation. There are provided as samples two velocity files: one is a JavaScript approach (offers the posibility in expanding / collapsing a tree node) and the second a standard velocity approach.
Really Easy Java XML Binding (RE-JAXB) is a way to map XML to plain old Java objects and back to XML, without using beans, without external binding definitions, without manually mapping values, and without the use of XSD files.
XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
A small library that provides a powerful and container-less Dependency-Injection mechanism, via AspectJ and Groovy. If you are tired of reams of XML configuration files, managing complex factories and containers, this non-API solution may appeal to you.
Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
Open Streaming Server is an digital media delivery. Main characteristics are: - Streaming of mp4, 3gp, WMF, QT files - Dynamic Bandwidth adaptation - Load balancing - Content distribution Technology: C++, Java and CORBA.
JMCA - The Java Method Cohesion Analyzer takes valid Java source files and analyzes the Object-Oriented Method Cohesion of each method found. JMCA uses JavaCC for the parsing functionality.
JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
EasyUpdate is a secure, small and easy to use Java library that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
The JCA 1.5 compliant resource adapter provided by this project grants J2EE 1.4 components access to files hosted on file systems. J2EE components can use it to load and store files on local and remote file systems.
GAEM stands for Graphical Adventure tiny-Engine for Mobiles. Its main use is to read some text files and images and generate the game. It's being developed in J2ME under CLDC/MIDP environment.
Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations.
Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.