Searched refs:AUX_DIRECTORY (Results 1 – 4 of 4) sorted by relevance
51 …public static final String AUX_DIRECTORY = CldrUtility.getPath(CldrUtility.getProperty("CLDR_TMP_D… field in CLDRPaths87 …public static final String CHART_DIRECTORY = CldrUtility.getPath(AUX_DIRECTORY + "charts/", ToolCo…
132 …try (PrintWriter out = FileUtilities.openUTF8Writer(CLDRPaths.AUX_DIRECTORY + "temp", "inheritance… in checkEmitChanged()
62 Factory snapshotFactory = Factory.make(CLDRPaths.AUX_DIRECTORY + "voting/" in main()
68 …ce", ".*", CLDRPaths.MAIN_DIRECTORY, "source directory (use also " + CLDRPaths.AUX_DIRECTORY + ")")