Uses of Interface
com.google.gwt.xml.client.Attr
Package
Description
Basic classes used in XML DOM parsing and XML document generation.
-
Uses of Attr in com.google.gwt.xml.client
Modifier and TypeMethodDescriptionElement.getAttributeNode
(String name) This method retrieves the attribute node which has a name ofname
.