Interface Attributes

All Known Subinterfaces:
Environment
All Known Implementing Classes:
AttributeContainerMap, Attributes.Layer, Attributes.Lazy, Attributes.Mapped, Attributes.Synthetic, Attributes.Wrapper, AttributesMap

public interface Attributes
Attributes. Interface commonly used for storing attributes.

Some attributes may be "hidden" attributes, in that they are only found by an explicit call to getAttribute(String) and they do not otherwise appear in getAttributeNameSet() or asAttributeMap().