Searched refs:ATTR_Deprecated (Results 1 – 2 of 2) sorted by relevance
167 public static final String ATTR_Deprecated = "Deprecated"; field
836 …attributeName.equals(ClassConstants.ATTR_Deprecated) ? (Attribute)new De… in createAttribute()