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

Method addClass

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

Add a class name to this element's class attribute. @param className class name to add @return this element

(String className)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testClassUpdatesMethod · 0.95

Calls 3

notNullMethod · 0.95
classNamesMethod · 0.95
addMethod · 0.45

Tested by 1

testClassUpdatesMethod · 0.76