Searched refs:skeletonNames (Results 1 – 1 of 1) sorted by relevance
801 Map skeletonNames = new TreeMap(); field in UnicodeProperty.Factory811 skeletonNames.put(toSkeleton(name2), sp); in add()815 skeletonNames.put(toSkeleton((String) it.next()), sp); in add()821 return (UnicodeProperty) skeletonNames.get(toSkeleton(propertyAlias)); in getProperty()