Uses of Class
org.eclipse.jst.jsf.common.dom.ElementDOMAdapter

Packages that use ElementDOMAdapter
org.eclipse.jst.jsf.common.dom API for manipulating DOM-based objects. 
 

Uses of ElementDOMAdapter in org.eclipse.jst.jsf.common.dom
 

Methods in org.eclipse.jst.jsf.common.dom that return ElementDOMAdapter
 ElementDOMAdapter AttrDOMAdapter.getOwningElement()
          The default implementation always returns the owner specified in the constructor.