| JAPANESE | ENGLISH |
Relaxer is a schema compiler for RELAX schemas and component compiler for Relaxer Component Definition Language.
Relaxer is a Java class generator that operates on a XML document defined by a RELAX grammer.
By using Relaxer, no tedious DOM programming is required to make a XML aware program.
Relaxer creates a set of Java classes that form an object hierarchy that is logically equivalent to a DOM tree, but is easier to use programmatically.
Current version is 1.0 Release candidate 2.
Relaxer doesn't have own mailing list, but you can discuss about Relaxer in the reldeve - RELAX Developer mailing list.
I hope that questions about Relaxer is posted to this mailing list as much as possible. Because these Q&A information is beneficial even for other Relaxer developers, and these Questions are expected to be a seed for a valuable discussion.
you can register the reldeve ML via http://www.egroups.com/group/reldeve.
Please join and discuss!
You can see how Relaxer user makes impressive programs.