Couldn't you just XMLParser.parse(htmlText);
 -Mohamed

On Fri, Oct 9, 2009 at 12:22 PM, JavaMan <[email protected]> wrote:

>
> Hello,
> My project communicates with a server that returns HTML text through
> HTTP requests . I know that the GWT can parse XML or JSON code, but is
> there a built-in way to turn HTML text into an Element? I know how to
> take the Element add wrap or convert it so I can add it as a Widget,
> but how do I get such an Element from the HTML text in the first
> place?
> Thanks,
> Jman
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to