public final class AttributeDescriptor extends Object implements XmlNodeDescriptor
Instances of this class are immutable and thread safe.
| Constructor and Description |
|---|
AttributeDescriptor(QName name)
Constructs a new
AttributeDescriptor. |
public AttributeDescriptor(QName name)
AttributeDescriptor.name - the name of the attributepublic XmlNodeType getType()
getType in interface NodeDescriptor<XmlNodeType>public QName getName()
Copyright © 2014. All rights reserved.