root/trunk/examples/xml/defines-dynamic-setters.xml

Revision 43, 122 bytes (checked in by schst, 2 years ago)

New feature: It is now possible to use dynamic setter methods based on the value of an attribute of a tag.

Line 
1 <defines>
2         <tag name="class" type="DynamicSetterClass"/>
3         <tag name="string" type="string" keyAttribute="key"/>
4 </defines>
Note: See TracBrowser for help on using the browser.