| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getAttribute(String name)Gets an attribute | 
| Map<String,byte[]> | getAttributesMap()Gets all attributes | 
| void | setAttribute(String name,
            byte[] value)Sets an attribute. | 
void setAttribute(String name, byte[] value)
name - attribute namevalue - attribute valuebyte[] getAttribute(String name)
name - attribute nameCopyright © 2013 The Apache Software Foundation. All Rights Reserved.