Powered by SmartDoc
JAPANESEENGLISH

Relaxer
Version 1.0 RC2

Last modified: Tue Jun 03 07:30:09 JST 2003

Relaxer is a schema compiler for RELAX schemas and component compiler for Relaxer Component Definition Language.

Introduction

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.

What's New

Contents

Status

Current version is 1.0 Release candidate 2.

Mailing List

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!

User's site

You can see how Relaxer user makes impressive programs.

Thanks