Searched refs:ATTR_SourceDir (Results 1 – 2 of 2) sorted by relevance
142 public static final String ATTR_SourceDir = "SourceDir"; field
776 …attributeName.equals(ClassConstants.ATTR_SourceDir) ? (Attribute)new So… in createAttribute()