Searched refs:prettyPathMaker (Results 1 – 3 of 3) sorted by relevance
32 private static PrettyPath prettyPathMaker; field in GenerateComparison97 prettyPathMaker = new PrettyPath(); in main()312 String pretty_sort = prettyPathMaker.getPrettyPath(cleanedPath); in main()321 String pretty = prettyPathMaker.getOutputForm(pretty_sort); in main()
44 static PrettyPath prettyPathMaker = new PrettyPath(); field in CompareData
80 …static PathHeader.Factory prettyPathMaker = PathHeader.getFactory(CLDRConfig.getInstance().getEngl… field in ShowData222 PathHeader prettyString = prettyPathMaker.fromPath(path); in main()