riginal Message-
From: lou fox [mailto:[EMAIL PROTECTED]
Sent: Friday, December 05, 2003 10:09 AM
To: '[EMAIL PROTECTED]'
Subject: Adding a text node to a MessageElement
How do I change a textnode in a MessageElement? I know I can get the
value of the textnode by calling the getValue() met
How do I change a textnode in a MessageElement? I know I can get the
value of the textnode by calling the getValue() method, but how do I
change it to something else? setObjectValue(), and addTextNode() didn't
seem to work correctly. Does anyone know how to do this?