Class Attribute

java.lang.Object
org.jsoup.nodes.Attribute
All Implemented Interfaces:
Cloneable, Map.Entry<String,​String>

public class Attribute
extends Object
implements Map.Entry<String,​String>, Cloneable
A single key + value attribute. (Only used for presentation.)