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

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

Completed in 33 milliseconds