Erik Price wrote:
How do I cast the String in my XML file (which is simply a number) to an integer so I can pass it to the "setParentRequirementId" method?
Pardon me, I somehow missed this overload of the org.apache.commons.digester.Digester class. I used a single-element Class[] array with "java.lang.Integer" and it worked.
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
