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

Method setFragment

Ports/CLDC11/src/java/net/URI.java:339–340  ·  view source on GitHub ↗
(String fragment, boolean encode)

Source from the content-addressed store, hash-verified

337 ///
338 /// - `encode`
339 protected void setFragment(String fragment, boolean encode) {
340 }
341
342 /// Utility method to construct the scheme specific part from the uri
343 /// segments (less scheme and fragment)

Callers 2

URIMethod · 0.95
parseURIMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected