Searched defs:p_uriSpec (Results 1 – 2 of 2) sorted by relevance
177 public URI(String p_uriSpec) throws MalformedURIException in URI()179 this((URI) null, p_uriSpec); in URI() local194 public URI(URI p_base, String p_uriSpec) throws MalformedURIException in URI()365 private void initialize(URI p_base, String p_uriSpec) in initialize()600 private void initializeScheme(String p_uriSpec) throws MalformedURIException in initializeScheme()641 private void initializeAuthority(String p_uriSpec) in initializeAuthority()745 private void initializePath(String p_uriSpec) throws MalformedURIException in initializePath()
180 public URI(String p_uriSpec) throws MalformedURIException in URI()182 this((URI) null, p_uriSpec); in URI() local197 public URI(URI p_base, String p_uriSpec) throws MalformedURIException in URI()368 private void initialize(URI p_base, String p_uriSpec) in initialize()580 private void initializeScheme(String p_uriSpec) throws MalformedURIException in initializeScheme()621 private void initializeAuthority(String p_uriSpec) in initializeAuthority()725 private void initializePath(String p_uriSpec) throws MalformedURIException in initializePath()