DeltaXML DITA Compare .NET API DocumentationThe AttributeWithValue type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| equals |
Determines equality with another Object.
(Overrides Objectequals(Object).) | |
| getClarkName |
Return the attribute's Clark Name.
| |
| getLocalName |
Return the attribute's localName.
| |
| getNamespaceURI |
Return the attribute's namespaceURI.
| |
| getPrefix |
Return the attribute's prefix.
| |
| getValue |
Return the value of the attribute.
| |
| hashCode |
The hashCode.
(Overrides ObjecthashCode .) | |
| toString |
Returns an encoded String representing the attribute.
(Overrides ObjecttoString .) |
See Also