Hi, I need to create objects with no-default constructors� The object I want to create needs a string in the constructor call and even with ObjectCreationFactory, I can�t figure out how to solve this issue. Ideally, I would like to have a solution for the case where the string is an attribute of the current XML tags, or the body of it. Thanks in advance, Jerome.
- Re: [digester] How-to create objects with no default... J�r�me BERNARD
- Re: [digester] How-to create objects with no de... robert burrell donkin
