Categories: None [Edit]

jaxb2ruby

https://rubygems.org/gems/jaxb2ruby
https://github.com/sshaw/jaxb2ruby
jaxb2ruby generates Java XML mappings via xjc, reads the resulting annotations, and passes the extracted info to an ERB template. This allows one to automatically map an XML schema to pure Ruby classes (i.e. classes that don't require JRuby) using the mapping framework of their choice. Several templates are included: ROXML, HappyMapper and generic Ruby class (PORO).

Total

Ranking: 159,284 of 183,107
Downloads: 2,787

Daily

Ranking: 35,920 of 183,092
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7989,475,609activesupport
10953,844,246rake
85145,429,928cocaine

Owners

#GravatarHandle
1iconsshaw_