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