Re: [xml-dev] Question : Is there any good 'conveter' generator? ( for java)
by Dennis Melentyev other posts by this author
Apr 23 2002 10:32PM messages near this date
RE: [xml-dev] What does SOAP really add?
|
RE: [xml-dev] WOW!
I use CSS Schema2Java Compiler and it working good for me.
See http://www.creativescience.com/nz.ste.s2j.main.html for details
Good Luck!
-----Original Message-----
From: Dongeun Kim <dekim@[...].kr>
To: xml-dev@[...].org <xml-dev@[...].org>
Date: Monday, April 22, 2002 9:05 AM
Subject: [xml-dev] Question : Is there any good 'conveter' =
generator? ( for java)
=20
=20
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...
=20
Any comment?
=20
Dongeun Kim=20
=20
=20
=20
=20
=20
Attachments:
unknown1
|