MCPcopy Create free account
hub / github.com/code4craft/jsoup-learning / hasClass

Method hasClass

src/main/java/org/jsoup/nodes/Element.java:988–995  ·  view source on GitHub ↗

Tests if this element has a class. Case insensitive. @param className name of class to check for @return true if it does, false if not

(String className)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testClassDomMethodsMethod · 0.95
onlyOfTypeMethod · 0.45

Calls 1

classNamesMethod · 0.95

Tested by 2

testClassDomMethodsMethod · 0.76
onlyOfTypeMethod · 0.36