public interface Attributes
Modifier and Type | Method and Description |
---|---|
void |
clearAttributes() |
Object |
getAttribute(String name) |
Enumeration<String> |
getAttributeNames() |
void |
removeAttribute(String name) |
void |
setAttribute(String name,
Object attribute) |
Copyright © 1995-2015 Webtide. All Rights Reserved.