BasicAttributes

Class BasicAttributes

All Implemented Interfaces:
Serializable, Cloneable, Attributes
public class BasicAttributes
extends Object
implements Attributes

This class provides a basic implementation of the Attributes interface.

BasicAttributes is either case-sensitive or case-insensitive (case-ignore). This property is determined at the time the BasicAttributes constructor is called. In a case-insensitive BasicAttributes, the case of its attribute identifiers is ignored when searching for an attribute