Uses of Package
org.apache.commons.attributes

Classes in org.apache.commons.attributes used by org.apache.commons.attributes
AttributeIndex.IndexNode
           
AttributeRepositoryClass
          Interface implemented by all attribute repository classes.
CachedRepository
          An attribute repository cache.
CircularDependencyError
          Thrown when an attribute repository class can't be loaded because it resulted in a circular dependency.
MultipleAttributesError
          Thrown when one of the Attributes.getAttribute methods find more than one instance of the specified attribute class.
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.