|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Attributes
Attributes. Interface commonly used for storing attributes.
| Method Summary | |
|---|---|
void |
clearAttributes()
|
Object |
getAttribute(String name)
|
Enumeration |
getAttributeNames()
|
void |
removeAttribute(String name)
|
void |
setAttribute(String name,
Object attribute)
|
| Method Detail |
|---|
void removeAttribute(String name)
void setAttribute(String name,
Object attribute)
Object getAttribute(String name)
Enumeration getAttributeNames()
void clearAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||