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

Class Attributes

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

The attributes of an Element. Attributes are treated as a map: there can be only one value associated with an attribute key. Attribute key and value comparisons are done case insensitively, and keys are normalised to lower-case. @author Jonathan Hedley, jonathan@hedley.net

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected