Searched refs:setHost (Results 1 – 2 of 2) sorted by relevance
146 public void setHost(String host) { in setHost() method in WebAddress
79 webAddress.setHost("www." + webAddress.getHost() + ".com"); in guessUrl()