MCPcopy Create free account
hub / github.com/apache/ant / toBoolean

Method toBoolean

src/main/org/apache/tools/ant/Project.java:1731–1735  ·  view source on GitHub ↗

Return the boolean equivalent of a string, which is considered true if either "on" , "true" , or "yes" is found, ignoring case. @param s The string to convert to a boolean value. @return true if the given string is "on" ,

(final String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

toBooleanMethod · 0.95
toTargetTypeMethod · 0.95
setParametersMethod · 0.95
setParametersMethod · 0.95
setParametersMethod · 0.95
setParametersMethod · 0.95
setReplaceMethod · 0.95
setFilteringMethod · 0.95
initMethod · 0.95
mainMethod · 0.95

Calls

no outgoing calls

Tested by 2

mainMethod · 0.76
isSharedJVMMethod · 0.76