Searched refs:escapeValueInternal (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttribute.java355 return escapeValueInternal(val);
385 private static String escapeValueInternal(Object val) { method in class:ServiceLocationAttribute
511 s = escapeValueInternal(o);
H A DServiceLocationAttributeV1.java522 s = escapeValueInternal(o, charCode);
542 private static String escapeValueInternal(Object val, String charCode) { method in class:ServiceLocationAttributeV1

Completed in 23 milliseconds