Searched refs:prettyPathMaker (Results 1 – 3 of 3) sorted by relevance
32 private static PrettyPath prettyPathMaker; field in GenerateComparison101 prettyPathMaker = new PrettyPath(); in main()316 String pretty_sort = prettyPathMaker.getPrettyPath(cleanedPath); in main()325 String pretty = prettyPathMaker.getOutputForm(pretty_sort); in main()
45 static PrettyPath prettyPathMaker = new PrettyPath(); field in CompareData
81 …static PathHeader.Factory prettyPathMaker = PathHeader.getFactory(CLDRConfig.getInstance().getEngl… field in ShowData224 PathHeader prettyString = prettyPathMaker.fromPath(path); in main()