Module: OFX::Configuration::MappingApplicator
- Included in:
- Base::Builder
- Defined in:
- lib/ofx_kit/configuration/mapping_applicator.rb
Overview
Mixin included by Base::Builder to apply OFX::Configuration field mappings from an XML node onto a domain object. Reads XML text values, ensures custom attributes exist via Base::Entity.ensure_attribute, and assigns them.