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

Method setQuery

Ports/CLDC11/src/java/net/URI.java:284–285  ·  view source on GitHub ↗
(String query, boolean encode)

Source from the content-addressed store, hash-verified

282 ///
283 /// - `URISyntaxException`
284 protected void setQuery(String query, boolean encode) throws URISyntaxException {
285 }
286
287 /// Utility method to set the path. If parameter encode=true, then the result
288 /// 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