Thursday, December 15, 2005

Java XML Binding

I'm working right now on CreateTree, a simple tool for reading and
creating directory and file structures, CreateTree is a part of the BDT
project (http://bdt.sf.net/).

The model is defined in a XML Schema and finally transformed with Apache
XML Beans into a Java model.

Before I decided to use Apache XML Beans, I had a look at
https://bindmark.dev.java.net/, a project which compares Java XML
Binding tools.

Since I don't have much experience with bind tools, Bindmark is very
helpful and provides a lot of information.

No comments: