<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - XML to runtime java objects- dynamic conversion?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 07:46:36 -0400</pubDate>


    <item>

        <title>castor!!!!!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[thats right, best for data binding. castor.org]]></description>
        

        <pubDate>Mon, 20 Jan 2003 10:46:43 -0500</pubDate>

        

        <jf:creationDate>Mon, 20 Jan 2003 10:46:43 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 20 Jan 2003 10:46:43 -0500</jf:modificationDate>
        <jf:date>Jan 20, 2003</jf:date>
        <jf:author>J2EE DISCUSSION ANIL LINGUTLA</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[Hi,
<br>You can use Castor. This is very commonly used for java object and xml binding, and the best part is its an opensource.
<br>Cheers]]></description>
        

        <pubDate>Mon, 20 Jan 2003 04:04:55 -0500</pubDate>

        

        <jf:creationDate>Mon, 20 Jan 2003 04:04:55 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 20 Jan 2003 04:04:55 -0500</jf:modificationDate>
        <jf:date>Jan 20, 2003</jf:date>
        <jf:author>vimarsh vasavada</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[Actually, the runtime representation of an XML document (or fragment) should probably not be DOM....]]></description>
        

        <pubDate>Fri, 17 Jan 2003 18:42:31 -0500</pubDate>

        

        <jf:creationDate>Fri, 17 Jan 2003 18:42:31 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 17 Jan 2003 18:42:31 -0500</jf:modificationDate>
        <jf:date>Jan 17, 2003</jf:date>
        <jf:author>Craig Collings</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[Good to hear from you.  Thank you very much Gal and Vivek.  Both the libraries suggested by you was really useful to me.  The class ...]]></description>
        

        <pubDate>Fri, 17 Jan 2003 11:14:22 -0500</pubDate>

        

        <jf:creationDate>Fri, 17 Jan 2003 11:14:22 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 17 Jan 2003 11:14:22 -0500</jf:modificationDate>
        <jf:date>Jan 17, 2003</jf:date>
        <jf:author>Ramnath Putta</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[Check this out this might be helpful to u ....]]></description>
        

        <pubDate>Thu, 16 Jan 2003 10:57:22 -0500</pubDate>

        

        <jf:creationDate>Thu, 16 Jan 2003 10:57:22 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 16 Jan 2003 10:57:22 -0500</jf:modificationDate>
        <jf:date>Jan 16, 2003</jf:date>
        <jf:author>Vivek Rai</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[See <a class="jive-link-external" href="http://jxv.sourceforge.net" target="_newWindow">http://jxv.sourceforge.net</a> (an open-source project of mine, might be relevant).
<br>
<br>Gal]]></description>
        

        <pubDate>Wed, 15 Jan 2003 19:21:33 -0500</pubDate>

        

        <jf:creationDate>Wed, 15 Jan 2003 19:21:33 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 15 Jan 2003 19:21:33 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2003</jf:date>
        <jf:author>Gal Binyamini</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[Why not SAX?
<br>
<br>No, seriously, I'd suggest you lookup some SAX parsing tutorial and code a handler class, which populates the whatever-objects. There's probably sample code which is very close to what you need...]]></description>
        

        <pubDate>Wed, 15 Jan 2003 15:21:54 -0500</pubDate>

        

        <jf:creationDate>Wed, 15 Jan 2003 15:21:54 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 15 Jan 2003 15:21:54 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2003</jf:date>
        <jf:author>Lasse Koskela</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[Why not DOM?]]></description>
        

        <pubDate>Wed, 15 Jan 2003 12:28:25 -0500</pubDate>

        

        <jf:creationDate>Wed, 15 Jan 2003 12:28:25 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 15 Jan 2003 12:28:25 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2003</jf:date>
        <jf:author>Weston Aiken</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>XML to runtime java objects- dynamic conversion?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17417</link>

        

        
            <description><![CDATA[hi,...]]></description>
        

        <pubDate>Wed, 15 Jan 2003 11:01:30 -0500</pubDate>

        

        <jf:creationDate>Wed, 15 Jan 2003 11:01:30 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 15 Jan 2003 11:01:30 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2003</jf:date>
        <jf:author>Ramnath Putta</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

