| Module | HappyMapper |
| In: |
lib/happymapper.rb
lib/happymapper/element.rb lib/happymapper/version.rb lib/happymapper/item.rb lib/happymapper/attribute.rb |
| DEFAULT_NS | = | "happymapper" |
| Version | = | '0.5.0' |
Create an xml representation of the specified class based on defined HappyMapper elements and attributes. The method is defined in a way that it can be called recursively by classes that are also HappyMapper classes, allowing for the composition of classes.