Hi Prakash:

Have you had a look ar XMLParser.parse? it sounds like it does what
your are trying to do
http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/xml/client/XMLParser.html#parse(java.lang.String)
Cheers



On Jun 12, 2:03 pm, Killi Satya Prakash <[email protected]>
wrote:
> Hi,
>
> Im new to GWT environment. here i got an issue with parsing an xml
> file in GWT project. here application is not compiling whenever i
> include a code get xml data from a class object. if i remove that code
> my application is compiling successfully.
>
> Actually, im preparing a class for reading an xml file. In that class,
> i created a method named getXMLData(string code). and i will call this
> method to get data which internally gets from xml file.
>
> Thanks
> Prakash.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" 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/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to