Uses of Interface
org.apache.commons.clazz.ClazzAttribute

Packages that use ClazzAttribute
org.apache.commons.clazz   
org.apache.commons.clazz.common   
 

Uses of ClazzAttribute in org.apache.commons.clazz
 

Methods in org.apache.commons.clazz that return ClazzAttribute
 ClazzAttribute ClazzElement.getAttribute(String attribute)
          Returns the attribute for the specified (qualified) name
 ClazzAttribute[] ClazzElement.getAttributes()
          Returns all attribute for this element.
 

Uses of ClazzAttribute in org.apache.commons.clazz.common
 

Methods in org.apache.commons.clazz.common that return ClazzAttribute
 ClazzAttribute ClazzElementSupport.getAttribute(String attribute)
           
 ClazzAttribute[] ClazzElementSupport.getAttributes()
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.