public class XMLArooaAttributes extends Object implements ArooaAttributes
| Constructor and Description |
|---|
XMLArooaAttributes(String uri,
Attributes attrs) |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String name)
The attribute value.
|
String[] |
getAttributeNames()
Get all the names of the attributes.
|
String |
remove(String name) |
public XMLArooaAttributes(String uri, Attributes attrs)
public String get(String name)
ArooaAttributesget in interface ArooaAttributesname - The name of the attribute.public String[] getAttributeNames()
ArooaAttributesgetAttributeNames in interface ArooaAttributesCopyright © 2023. All rights reserved.