Package | Description |
---|---|
com.google.gwt.xml.client |
Basic classes used in XML DOM parsing and XML document generation.
|
Modifier and Type | Method and Description |
---|---|
Attr |
Element.getAttributeNode(java.lang.String name)
This method retrieves the attribute node which has a name of
name . |