Searched refs:urlS (Results 1 – 1 of 1) sorted by relevance
118 URL[] urlS = new URL[1]; in before() local119 urlS[0] = new URL(); in before()120 urlS[0].Complete = url; in before()121 boolean res = xURLTrans.parseStrict(urlS); in before()126 descr[0].Value = urlS[0] ; in before()
Completed in 12 milliseconds