Searched refs:typeDisplayNames (Results 1 – 1 of 1) sorted by relevance
1297 private static final String[][] typeDisplayNames = { field in XMLSource.ResolvingSource1534 for (int i = 0; i < typeDisplayNames.length; ++i) {1537 + "[@key=\"" + typeDisplayNames[i][1] + "\"]"1538 + "[@type=\"" + typeDisplayNames[i][0] + "\"]",1539 typeDisplayNames[i][0]);