root/trunk/examples/xml/defines-empty-constructor.xml

Revision 23, 98 bytes (checked in by schst, 2 years ago)

Added example that shows the use of an empty constructor.

Line 
1 <defines>
2         <tag name="foo" type="EmptyConstructorClass">
3         <constructor/>
4         </tag>
5 </defines>
Note: See TracBrowser for help on using the browser.