Hi,

Did you check in the documentation before using WOXMLDecoder?

http://www.webobjects.me/API/wo542/com/webobjects/appserver/xml/WOXMLDecoder.html

Can you share the code to properly understand the problem?

You can always get the string using valueForKey method on the dictionary.

Farrukh

On 2011-01-11, at 4:41 AM, vaibhav srivastava wrote:

> Hi All,
> 
> I am facing trouble with WOXMLDecoder class while parsing it. 
> 
> In my xml, I have <p> abc <p> .... while debugging found  that it is 
> converting this html tag to {p=abc}.
> 
> and thus giving cast exception NSMutableDictonary cannot be converted to 
> java.lang.String
> 
> 
> Any suggestions on this? 
> 
> Thanks for help in advance.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/farrukh.ijaz%40fuegodigitalmedia.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to