Searched refs:UNESCAPABLE_CHARS (Results 1 – 2 of 2) sorted by relevance
51 final private static String UNESCAPABLE_CHARS = ",=!></*()"; field in ServiceLocationAttributeV153 UNESCAPABLE_CHARS + "&#;";635 if ((idx = UNESCAPABLE_CHARS.indexOf(c)) != -1) { in unescapeAttributeString()
72 final private static String UNESCAPABLE_CHARS = ",=!></*()"; field in SLPHeaderV174 UNESCAPABLE_CHARS + "&#;";