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

Method hasClass

src/main/java/org/jsoup/select/Elements.java:149–155  ·  view source on GitHub ↗

Determine if any of the matched elements have this class name set in their class attribute. @param className class name to check for @return true if any do, false if none do

(String className)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

classesMethod · 0.95
matchesMethod · 0.45

Calls

no outgoing calls

Tested by 1

classesMethod · 0.76