Generating Java classes from XML file

Posted by marionmaiden on Stack Overflow See other posts from Stack Overflow or by marionmaiden
Published on 2010-03-15T12:58:15Z Indexed on 2010/03/15 12:59 UTC
Read the original article Hit count: 219

Filed under:
|
|
|

Hello,

How can I get java classes from an xml file?

In this situation, I don't have an XML schemma and this way I cant't use JAXB, Castor or other xml binding API as far as I know.

© Stack Overflow or respective owner

Related posts about java

Related posts about Xml