Home | History | Annotate | Download | only in browser

Lines Matching refs:uriObj

861                     URI uriObj = new URI(url);
862 String scheme = uriObj.getScheme();