Uses of Class
jef.dna.attributes.exceptions.UnsupportedAttributeException

Packages that use UnsupportedAttributeException
jef.dna.attributes   
jef.dna.attributes.impl   
 

Uses of UnsupportedAttributeException in jef.dna.attributes
 

Methods in jef.dna.attributes that throw UnsupportedAttributeException
 Attribute AttribFactory.getInstance(AttributeTypes type)
          This method returns not populated Attribute instances.
 

Uses of UnsupportedAttributeException in jef.dna.attributes.impl
 

Methods in jef.dna.attributes.impl that throw UnsupportedAttributeException
 Attribute AttributeFactory.getInstance(AttributeTypes type)