Searched refs:CASING_DIRECTORY (Results 1 – 2 of 2) sorted by relevance
41 …public static final String CASING_DIRECTORY = CldrUtility.getPath(COMMON_DIRECTORY, CASING_SUBDIR); field in CLDRPaths
65 this.casingDirs.add(new File(CLDRPaths.CASING_DIRECTORY)); in CasingInfo()