Java Instance Configuration Engine (JICE) is an XML-based tool for constructing and configuring Java applications. The configuration of the application is described in an XML file, which is then processed by JICE, yielding the corresponding application.
JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap.
JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
TMXResourceBundle is an extension of Java ResourceBundle class to read text resources directly from a TMX file (Traslation Memory eXchange - standard XML format for the representation of Translation Memory (TM) data).
Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
EL4Ant is a light and efficient build system based on Apache Ant. A project is described in XML as modules with transitive dependencies. Features are provided thanks to plugins: Java execution, JUnit reports, EMMA code coverage, Eclipse integration...
Advanced project and bug management platform. Helps keep track of your project tasks and bugs in your development and production software. Written completely in Java (1.5), it will be available for any and all platforms.
Flux is a Java tool available as Eclipse plug-in supporting the model-driven design of a Struts 1.1 web application by repeatedly (re-)generating the struts-config-<module>.xml files from UML activity diagrams.
Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation.
Hoople is like attribute-oriented programming for URLs. Rather than having the configuration information and “URL Logic” spread throughout the site, you create a single XML configuration file that contains all the “logic” for each URL on the file
The Eclipse XML Meta-Modeling Tools project provides tools like editors, extended validation and generators for developing xml based meta-models and domain-specific languages in eclipse.
Application monitoring Framework and Command Center administration console to change application settings like alert scheme, monitoring timings, etc., Uses SOAP/XML webservice to communicate between Command Center and the monitored applications.
This is a little SAX parser made for all java devices. It can be used from very little devices ( typical java phone from Midp to DoJa ) to enterprise server. Now, it supports only SAX parser model. Very simple to use ( see the .java sample ). The tip is
JAppGen is a framework for generating J2EE applications. At least in its initial form, it will create Tiles/JSF/Spring/Hibernate applications from a common configuration definition written in XML.
FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
ArchivedLayout separates the GUI description from the business logik. Layouts are described in well-readable XML files and dynamicly bound to Java fields and methods of the underlying program.
Created in 2001. Used in several projects. Enjoy.
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.
JXSchema :: Java Swing XML Instance Editor JavaBean, dynamically generated from XML Schema document. Features real-time XML Schema validation. Creates XML instance documents that conform to the source XML Schema document.
A plug-in for the Eclipse and NetBeans IDEs for experimental use in the development and testing of Automation Objects (AOs) for industrial automation and control.
SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
A home for CSS style sheets written for Vex (Visual Editor for XML). This will include XHTML, DocBook and XMLResume. The project treats vex-toolkit and vex-editor as vendor software to allow maintenance and Vex development.
Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
hloader is a simple tool to aid population of hibernate objects from an xml file. Supports associated objects by arbitrary id and allows specific overriding of database generated ids for reference data.