Class ElementDefinitionImpl

All Implemented Interfaces:
Serializable, Cloneable, EventTarget, Node, NodeList
Direct Known Subclasses:
DeferredElementDefinitionImpl

public class ElementDefinitionImpl extends ParentNode
NON-DOM CLASS: Describe one of the Elements (and its associated Attributes) defined in this Document Type.

I've included this in Level 1 purely as an anchor point for default attributes. In Level 2 it should enable the ChildRule support.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: ElementDefinitionImpl.java 447266 2006-09-18 05:57:49Z mrglavas $
See Also: