8081828384858687888990
{ urlPath = URLDecoder.decode(urlPath, "UTF-8"); } catch (UnsupportedEncodingException ex) { throw new ClasspathScanningException("Error decoding URL using UTF-8"); } paths.add(urlPath); }
8687888990919293949596