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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DURI.java1015 else if (!isUserinfoCharacter(testChar)) {
1446 else if (!isUserinfoCharacter(testChar)) {
2157 private static boolean isUserinfoCharacter (char p_char) { method in class:URI

Completed in 26 milliseconds