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