rdonkin 2003/10/04 05:36:01
Added: digester/src/test/org/apache/commons/digester/plugins
test2.xml
Log:
Test cases for plugins module. Submitted by Simon Kitching.
Revision Changes Path
1.1
jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test2.xml
Index: test2.xml
===================================================================
<root>
<widget label="label1"/>
<widget plugin-class="org.apache.commons.digester.plugins.TextLabel"
label="label2"/>
<widget plugin-class="org.apache.commons.digester.plugins.Slider" label="slider1"/>
</root>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]