Searched refs:LAST_DIRECTORY (Results 1 – 5 of 5) sorted by relevance
58 public static final String LAST_DIRECTORY = ARCHIVE_DIRECTORY + "cldr-" + field in CLDRPaths67 …public static final String LAST_COMMON_DIRECTORY = CldrUtility.getPath(CLDRPaths.LAST_DIRECTORY, "…
28 reader.read(CLDRPaths.LAST_DIRECTORY + "/common/transforms/Han-Latin.xml", in main()
59 Factory lastReleaseFactory = Factory.make(CLDRPaths.LAST_DIRECTORY + "common/" in main()
64 …UOption.create("last", 'l', UOption.REQUIRES_ARG).setDefault(CLDRPaths.LAST_DIRECTORY + "common/ma…
69 private static final String LAST_ARCHIVE_DIRECTORY = CLDRPaths.LAST_DIRECTORY;