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

Method put

src/main/java/org/jsoup/nodes/Attributes.java:45–48  ·  view source on GitHub ↗

Set a new attribute, or replace an existing one by key. @param key attribute key @param value attribute value

(String key, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

htmlMethod · 0.95
handlesBaseUriMethod · 0.95
datasetMethod · 0.95
processMethod · 0.95
getEnforcedAttributesMethod · 0.95
createSafeElementMethod · 0.95
newAttributeMethod · 0.45
registerMethod · 0.45
XmlDeclarationMethod · 0.45

Calls 2

notNullMethod · 0.95
getKeyMethod · 0.80

Tested by 6

htmlMethod · 0.76
handlesBaseUriMethod · 0.76
datasetMethod · 0.76