Class DOMAttribute

All Implemented Interfaces:
Serializable, Cloneable, Attribute, Node, Attr, Node

public class DOMAttribute extends DefaultAttribute implements Attr

DOMAttribute implements a doubly linked attribute which supports the W3C DOM API.

Version:
$Revision: 1.14 $
See Also: