public class URIUtils extends Object
public static URI createUri(String sUri, String defaultSchema, int deafultPort) throws URISyntaxException
sUri
- The uri like a stringdefaultSchema
- The deafulet schemadeafultPort
- The default portURISyntaxException