public class AttributeSet
extends java.lang.Object
| Constructor and Description |
|---|
AttributeSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(Attribute attr) |
Attribute |
getAttributeAt(int pos) |
Attribute |
getAttributeByType(int type) |
java.util.Enumeration<Attribute> |
getAttributes() |
int |
size() |