Searched refs:escapeChar (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DIANACharCode.java159 static String escapeChar(char c, String encoding) method in class:IANACharCode
H A DServiceLocationAttribute.java568 String str = escapeChar(c);
699 static String escapeChar(char c) { method in class:ServiceLocationAttribute
H A DServiceLocationAttributeV1.java592 buf.append(IANACharCode.escapeChar(c, charCode));

Completed in 23 milliseconds