public final class AttributeImpl extends Object implements Attribute
Attribute
Instances of this class are immutable and thread safe.
AttributeImpl(QName name, String value)
AttributeImpl
QName
getName()
String
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttributeImpl(QName name, String value)
name
value
public QName getName()
getName
public String getValue()
getValue
Copyright © 2014. All rights reserved.