- To: <xml-dev@l...>
- Subject: Question : Is there any good 'conveter' generator? ( for java)
- From: "Dongeun Kim" <dekim@t...>
- Date: Tue, 23 Apr 2002 01:11:11 +0900
|
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...
Any comment?
Dongeun Kim
|
|