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