public class AttributeValueMap implements Map(Code)
Provides keyed access to attribute values by adapting an
AttributedEntity . Instances of this class are maps whose keys are
attribute names and whose values are the corresponding attribute values.
author: Adrian Price