Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getScheme
Method
getScheme
Ports/CLDC11/src/java/net/URI.java:518–520 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
516
///
517
/// the scheme part of the URI.
518
public
String getScheme() {
519
return
scheme;
520
}
521
522
/// Get the host name part of the URI.
523
///
Callers
10
relativize
Method · 0.95
resolve
Method · 0.95
doHandshake
Method · 0.95
doHandshake
Method · 0.95
sendBroadcast
Method · 0.45
onResume
Method · 0.45
getAppArg
Method · 0.45
createMedia
Method · 0.45
getImageFilePath
Method · 0.45
onActivityResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected