Searched refs:skeletonNames (Results 1 – 1 of 1) sorted by relevance
794 Map skeletonNames = new TreeMap(); field in UnicodeProperty.Factory804 skeletonNames.put(toSkeleton(name2), sp); in add()808 skeletonNames.put(toSkeleton((String) it.next()), sp); in add()814 return (UnicodeProperty) skeletonNames in getProperty()