aspose file tools
The moose likes Other Languages and the fly likes XML mapping framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » Other Languages
Reply Bookmark "XML mapping framework" Watch "XML mapping framework" New topic
Author

XML mapping framework

Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Does Ruby have a XML to object mapping framework.It is much easier to work with objects than XML.
Another question - Does it have a pull based parser like StAX ?.


Groovy
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Not being aware of any, I typed "ruby xml mapping" into Google and found two such libraries from the first 10 hits.

Regarding a pull-based library, REXML also includes a pull-based API but it's apparently still under development so the API itself might see quite a lot of changes over even a short time.


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Thanks Lasse
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XML mapping framework
 
Similar Threads
Html to database
ORM annotations/XML
transfer to XML format
htaccess and mod_rewrite issue
Hashmap