Cloneable
public class Attribute extends Object implements Cloneable
String
name
value
Attribute(String name, String value)
Object
clone()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String name
public final String value
public Attribute(String name, String value)
public Object clone() throws CloneNotSupportedException
clone
CloneNotSupportedException
public String toString()
toString