Thanks very much! It works well using your solution. I see Digester is very flexible.

Barna


Tatu Vanhanen wrote:
One option could be to use a FactoryCreateRule, where you can access all the
attributes of the tag.
In the method "public Object createObject(Attributes attributes)" of the
factory class you can resolve the attributes and look if the created object
has corresponding properties.
- Tatu V.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to