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