public static final class QNameMap.Entry<V> extends Object
String
localName
nsUri
QName
createQName()
boolean
equals(Object o)
V
getValue()
int
hashCode()
setValue(V newValue)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final String nsUri
public final String localName
public QName createQName()
public V getValue()
public V setValue(V newValue)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 Oracle Corporation. All Rights Reserved.