Searched refs:canEscape (Results 1 – 1 of 1) sorted by relevance
565 if (canEscape(c)) { in escapeAttributeString()633 if (!canEscape(c)) { in unescapeAttributeString()675 private static boolean canEscape(char c) { in canEscape() method in ServiceLocationAttribute