Searched refs:validateScheme (Results 1 – 1 of 1) sorted by relevance
363 scheme = validateScheme(uri, colon); in parseURI()412 private String validateScheme(String uri, int end) throws URISyntaxException { in validateScheme() method in URI