public class AttributeSupporter extends Object implements XAttributeSupport
XAttributeSupport
.Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String key)
Get the value of the given attribute
|
Map<String,Object> |
getAttributes()
Get the attributes
|
String |
toString() |
public Object getAttribute(String key)
XAttributeSupport
getAttribute
in interface XAttributeSupport
public Map<String,Object> getAttributes()
XAttributeSupport
getAttributes
in interface XAttributeSupport
Copyright © 2013 JBoss by Red Hat. All rights reserved.