Searched refs:trgName (Results 1 – 1 of 1) sorted by relevance
237 String trgName = trgPrefix; in processPairInfo() local242 trgName += name; in processPairInfo()253 trgName += srcSuffix.substring(0, jx+1) + trgSuffix; in processPairInfo()258 Class ic = Class.forName(trgName); in processPairInfo()