Searched refs:IMPLEMENTATION_TITLE (Results 1 – 3 of 3) sorted by relevance
506 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE); in Package()523 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE); in Package()
502 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE); in definePackage()519 implTitle = attr.getValue(Name.IMPLEMENTATION_TITLE); in definePackage()
608 public static final Name IMPLEMENTATION_TITLE = new Name("Implementation-Title"); field in Attributes.Name