Microsoft SDK for Java

Attributes Class Methods

The Attributes class contains the following methods:

put adds an Attribute Name and value pair to the collection, or replaces the value for the named Attribute if it is already present in the collection.
remove removes the named Attribute from the collection.
removeAll removes all Attributes from the collection and sets the collection's size to 0 (zero).

© 1999 Microsoft Corporation. All rights reserved. Terms of use.