MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / setAuthority

Method setAuthority

Ports/CLDC11/src/java/net/URI.java:266–267  ·  view source on GitHub ↗
(String newAuthority, boolean encode)

Source from the content-addressed store, hash-verified

264 /// query, fragment), otherwise the elements will be validated for proper
265 /// encoding.
266 protected void setAuthority(String newAuthority, boolean encode) throws URISyntaxException {
267 }
268
269 /// Utility method to set the query. If parameter encode=true, then the
270 /// result will be encoded, otherwise the result will be validated to ensure

Callers 2

URIMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected