Searched refs:TRACE_VALUE (Results 1 – 1 of 1) sorted by relevance
706 public static final boolean TRACE_VALUE = CldrUtility.getProperty("TRACE_VALUE", false);; field in XMLSource.ResolvingSource714 if (TRACE_VALUE) System.out.println("\t*xpath: " + xpath in getValueAtDPath()720 if (TRACE_VALUE) { in getValueAtDPath()726 if (TRACE_VALUE) System.out.println("\t*value: " + result); in getValueAtDPath()