Have a look at the API for the Node class in com.google.gwt.xml.client. This class have most of the methods needed to parse XML in GWT.
Post a Comment
1 comment:
Have a look at the API for the Node class in com.google.gwt.xml.client. This class have most of the methods needed to parse XML in GWT.
Post a Comment