public class Attribute extends Object
Attribute(String key, String value)
String
getKey()
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Attribute(String key, String value)
public String getKey()
public String getValue()
public String toString()
toString
Object