Searched defs:charCode (Results 1 – 4 of 4) sorted by relevance
47 String charCode = IANACharCode.UTF8; // how to encode the attribute. field in ServiceLocationAttributeV1370 String charCode, in ServiceLocationAttributeV1()464 static Object evaluate(String value, String charCode) in evaluate()542 private static String escapeValueInternal(Object val, String charCode) { in escapeValueInternal()577 String charCode) in escapeAttributeString()620 String charCode) in unescapeAttributeString()711 charCode)); in unescapeAttributeString() local
106 String charCode) in parseNamingAuthorityIn()
76 String charCode = IANACharCode.UTF8; // character encoding. field in SLPHeaderV1635 String charCode = this.charCode; in getString() local
91 String charCode = IANACharCode.UTF8; field in SLPV1SSrvMsg