Searched refs:typeDisplayNames (Results 1 – 1 of 1) sorted by relevance
1348 private static final String[][] typeDisplayNames = { field in XMLSource.ResolvingSource1580 for (int i = 0; i < typeDisplayNames.length; ++i) {1583 + "[@key=\"" + typeDisplayNames[i][1] + "\"]"1584 + "[@type=\"" + typeDisplayNames[i][0] + "\"]",1585 typeDisplayNames[i][0]);