public final class XmlAttribute extends Object
XmlAttribute(String key, String value)
boolean
equals(Object obj)
String
getKey()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public XmlAttribute(String key, String value)
key
value
public String getKey()
public String getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013. All Rights Reserved.