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

Method hasAttr

src/main/java/org/jsoup/nodes/Node.java:104–113  ·  view source on GitHub ↗

Test if this element has an attribute. @param attributeKey The attribute key to check. @return true if the attribute exists, false if not.

(String attributeKey)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

absUrlMethod · 0.95
processMethod · 0.45
submitMethod · 0.45
parseByteDataMethod · 0.45

Calls 4

notNullMethod · 0.95
absUrlMethod · 0.95
hasKeyMethod · 0.80
equalsMethod · 0.45

Tested by

no test coverage detected