de.intarsys.tools.attribute
Class Attribute
java.lang.Object
de.intarsys.tools.attribute.Attribute
public class Attribute
- extends Object
A generic object to be used as a key with IAttributeSupport
.
ATTENTION: Do NOT override equals
as this is intended to be
used in secure environments where foreign code should not be able to gain
access to attributes.
Attribute
public Attribute(String name)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.