one question: how can i get the xml from class files

hiya, mateshow can get the xml file from one or two classes files, fro i am a beginer in xml, if possiblly, could u tell in detail.many thanks
[163 byte] By [javafansza] at [2007-9-19]
# 1
http://www-106.ibm.com/developerworks/xml/library/x-bindcastor/index.htmlI think your talking about something like Castor. Above is a link to a good IBM tutorial.
darrowja at 2007-7-8 > top of java,Enterprise & Remote Computing,Enterprise Technologies...
# 2

> http://www-106.ibm.com/developerworks/xml/library/x-bin

> castor/index.html

>

> I think your talking about something like Castor.

> Above is a link to a good IBM tutorial.

thanks every much indeed, but, maybe it's not clear enough for my saying before: take example: if i make web site for e-commerce, and use java+Mysql(the programming is working now), now wanna make it real in web, for maybe i am lazy, just wanna get the xml from the java class files, which produced by the souce code(java+mysql), how can i do that?

javafansza at 2007-7-8 > top of java,Enterprise & Remote Computing,Enterprise Technologies...
# 3
I do not understand why you think there is XML in Java class files. What gave you that idea?
DrClapa at 2007-7-8 > top of java,Enterprise & Remote Computing,Enterprise Technologies...
# 4

Hi, DrClap

No, no, I know the XML cann't be in Java class files, i means that: produce the xml document from the class files, for example, if i wanna get a form(chart or query) in the web pages, and the funcation connected with java files, therefore, i wanna get xml files from the class files, do u think so?

if possiblly, could u tell me your e-mail address, maybe u can help to check that!

many thanks

javafansza at 2007-7-8 > top of java,Enterprise & Remote Computing,Enterprise Technologies...