GWT 2.7.0

Uses of Interface
com.google.gwt.xml.client.NamedNodeMap

Packages that use NamedNodeMap
com.google.gwt.xml.client Basic classes used in XML DOM parsing and XML document generation. 
 

Uses of NamedNodeMap in com.google.gwt.xml.client
 

Methods in com.google.gwt.xml.client that return NamedNodeMap
 NamedNodeMap Node.getAttributes()
          This method retrieves the attributes.
 


GWT 2.7.0