Hi,
You should look to data-binding and the
castor project:
http://www.castor.org/
Best,
Arnaud
-----Original Message-----
From: Dongeun Kim
[mailto:dekim@t...]
Sent: Monday, April
22, 2002 9:11 AM
To: xml-dev@l...
Subject: Question : Is
there any good 'conveter' generator? ( for java)
Converter
generator : means something producing java class( which contains data) from xml file(Xml Tree) ,or
from java class to xml file(XML Tree)...
For
example, if I add one more element ( or attribute) to dtd, I have to add that corresponding part to my current 'convetering' code.
This
is quite repetitive, dull job.. which I might think 'automated' in some way.
I'm
saying something working in higher level than 'JDOM', I guess...
|
|