Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/zaproxy/zaproxy
/ getLocale
Method
getLocale
zap/src/main/java/org/parosproxy/paros/Constant.java:1408–1410 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1406
}
1407
1408
public
static
Locale getLocale() {
1409
return
messages.getLocal();
1410
}
1411
1412
/**
1413
* Returns the system's {@code Locale} (as determined by the JVM at startup, {@link
Callers
7
startImpl
Method · 0.95
getPropertiesResourceBundle
Method · 0.95
installResourceBundle
Method · 0.95
loadAddOnHelpSet
Method · 0.95
getExtensionHelpSetUrl
Method · 0.95
findHelpSetUrl
Method · 0.95
shouldLoadAllMessagesFilesAvailable
Method · 0.45
Calls
1
getLocal
Method · 0.80
Tested by
1
shouldLoadAllMessagesFilesAvailable
Method · 0.36