Searched refs:SHOW_DRAFT (Results 1 – 1 of 1) sorted by relevance
55 public static boolean SHOW_DRAFT = false; field in TimezoneFormatter197 if (SHOW_DRAFT && xpath != null && xpath.indexOf("[@draft=\"true\"]") >= 0) { in checkForDraft()