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

Method hasAttr

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

Checks if any of the matched elements have this attribute set. @param attributeKey attribute key @return true if any of the elements have the attribute; false if none do.

(String attributeKey)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

attributesMethod · 0.95
hasAttrMethod · 0.95
hasAbsAttrMethod · 0.95
attrMethod · 0.45
matchesMethod · 0.45
matchesMethod · 0.45
matchesMethod · 0.45
matchesMethod · 0.45
matchesMethod · 0.45
matchesMethod · 0.45

Calls

no outgoing calls

Tested by 3

attributesMethod · 0.76
hasAttrMethod · 0.76
hasAbsAttrMethod · 0.76