Can anyone point me to where I might might find one of the above.
I want to have an object created using Digester, but the object will have two non no-argument constructors, and I want both of them to be recognised from the XML. As an example of what I want ... < commsMessageFormatter class="MyClass" /> or < commsMessageFormatter class="MyClass" protocolType="ISOxxxx" /> or < commsMessageFormatter class="MyClass" protocolType="ISOxxxx" protocolVersion="1.0" /> All help appreciated ... Greg. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
