Searched refs:getDistinguishingAttributes (Results 1 – 2 of 2) sorted by relevance
183 String typeValue = node.getDistinguishingAttributes().get("type"); in getNodesInPath()190 newNode.getDistinguishingAttributes().putAll( in getNodesInPath()191 node.getDistinguishingAttributes()); in getNodesInPath()192 newNode.getDistinguishingAttributes().remove("type"); in getNodesInPath()194 newNode.getDistinguishingAttributes().put("type", segments[j]); in getNodesInPath()
179 public Map<String, String> getDistinguishingAttributes() { in getDistinguishingAttributes() method in CldrNode