Searched refs:uriReferenceFactory (Results 1 – 2 of 2) sorted by relevance
121 XUriReferenceFactory uriReferenceFactory = null; in translateToUrls() local125 uriReferenceFactory = UriReferenceFactory.create(context); in translateToUrls()127 XVndSunStarExpandUrlReference.class, uriReferenceFactory.parse(url)); in translateToUrls()141 CompHelper.disposeComponent(uriReferenceFactory); in translateToUrls()
138 XUriReferenceFactory uriReferenceFactory = null; in translateToUrls() local142 uriReferenceFactory = UriReferenceFactory.create(context); in translateToUrls()144 XVndSunStarExpandUrlReference.class, uriReferenceFactory.parse(url)); in translateToUrls()158 CompHelper.disposeComponent(uriReferenceFactory); in translateToUrls()
Completed in 11 milliseconds