Uses of Class
org.eclipse.ercp.xml.dom.ElementImpl

Packages that use ElementImpl
org.eclipse.ercp.xml.dom   
 

Uses of ElementImpl in org.eclipse.ercp.xml.dom
 

Fields in org.eclipse.ercp.xml.dom declared as ElementImpl
protected  ElementImpl DocumentImpl.documentElement
           
protected  ElementImpl AttrImpl.ownerElement
           
 

Constructors in org.eclipse.ercp.xml.dom with parameters of type ElementImpl
AttributeMap(ElementImpl owner)
          Constructor for AttributeMap.