Simon Kitching a écrit :
That's not too complicated, but not entirely trivial either. If your input really is as simple as the example above then maybe you should simply parse the input using the SAX api directly, and not bother with using Digester.
Alternatively, an XMLConfiguration from Commons Configuration would probably do the job. It's a bit heavier though.
Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
