Introduction

JaxMe 2 is a Java source generator. It is used as the base of XML application frameworks. Using JaxMe can generate code that can:

So, the complete workflow of a typical application is supported: gathering, storing, processing, and presenting data.

JaxMe is an open source project: You may redistribute sources, or binaries, as you like. JaxMe comes to you under The Apache Software Foundation License, a very liberal license: you are even allowed to redistribute derived works under a modified license. This is in contrast to the GPL, which requires that derived works are GPL'ed again.