Searched refs:httpURL (Results 1 – 1 of 1) sorted by relevance
141 StringBuffer httpURL = new StringBuffer( in getResourceURI() local144 httpURL.append(href); in getResourceURI()146 httpURL.append(".pdf"); in getResourceURI()149 httpURL.append(".xml"); in getResourceURI()151 return httpURL.toString(); in getResourceURI()