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

/openjdk7/jdk/test/com/sun/jndi/ldap/LdapName/
H A DUnescapeTest.java39 // The buggy code hangs in the method unescapeAttributeValue()
40 System.out.println(LdapName.unescapeAttributeValue("\\uvw"));
/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapName.java351 public static Object unescapeAttributeValue(String val) { method in class:LdapName

Completed in 119 milliseconds