GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type org.w3c.dom.Attr | |
Attr | Removes the specified attribute node. |
Attr | Adds a new attribute node. |
Attr | Adds a new attribute. |
void | If the parameter isId is true , this method
declares the specified attribute to be a user-determined ID attribute
. |
Methods with return type org.w3c.dom.Attr | |
Attr | Retrieves an attribute node by name.
|
Attr | Retrieves an Attr node by local name and namespace URI.
|
Attr | Removes the specified attribute node. |
Attr | Adds a new attribute node. |
Attr | Adds a new attribute. |
Methods with parameter type org.w3c.dom.Attr | |
Attr | Removes the specified attribute node. |
Attr | Adds a new attribute node. |
Attr | Adds a new attribute. |
void | If the parameter isId is true , this method
declares the specified attribute to be a user-determined ID attribute
. |
Methods with return type org.w3c.dom.Attr | |
Attr | Creates an Attr of the given name. |
Attr | Creates an attribute of the given qualified name and namespace URI.
|
Attr | Retrieves an attribute node by name.
|
Attr | Retrieves an Attr node by local name and namespace URI.
|
Attr | Removes the specified attribute node. |
Attr | Adds a new attribute node. |
Attr | Adds a new attribute. |
GNU Classpath (0.95) |