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

Method Attribute

src/main/java/org/jsoup/nodes/Attribute.java:21–26  ·  view source on GitHub ↗

Create a new attribute from unencoded (raw) key and value. @param key attribute key @param value attribute value @see #createFromEncoded

(String key, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

notEmptyMethod · 0.95
notNullMethod · 0.95
trimMethod · 0.80

Tested by

no test coverage detected