← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [xml-dev] Question : Is there any good 'conveter' generator? ( for java)

From
Ronald Bourret <>
To
Dongeun Kim <>
Date
2002-04-22T22:56:37Z
ID
<>
Thread
Re: [xml-dev] Question : Is there any good 'conveter' generator? ( for java)
There are many "XML data binding products" that do this. For a list of
many XML data binding products, see:

   http://www.rpbourret.com/xml/XMLDataBinding.htm

-- Ron

> Dongeun Kim wrote:
> 
> 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...
← Prev in month ← Prev in thread
Next in thread → Next in month →