intarsys PDF library API

de.intarsys.tools.attribute
Class Attribute

java.lang.Object
  extended by 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.


Constructor Summary
Attribute(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Attribute

public Attribute(String name)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.