Uses of Package
org.apache.commons.attributes

Packages that use org.apache.commons.attributes
org.apache.commons.attributes Provides an API for accessing attributes. 
 

Classes in org.apache.commons.attributes used by org.apache.commons.attributes
AttributeRepositoryClass
          Interface implemented by all attribute repository classes.
MultipleAttributesError
          Thrown when one of the Attributes.getAttribute methods find more than one instance of the specified attribute class and the method only expected to find a single instance.
RepositoryError
          Thrown when an attribute repository class can't be loaded or instantiated.
RuntimeAttributeRepository
          Class used to define attributes programmatically for a class.
Sealable
          Marks an attribute class as being sealable.
 



Copyright © The Apache Software Foundation. All Rights Reserved.