Searched defs:ElementNSImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DElementNSImpl.java35 * ElementNSImpl inherits from ElementImpl and adds namespace support.
45 * @version $Id: ElementNSImpl.java,v 1.7 2010-11-01 04:39:39 joehw Exp $
47 public class ElementNSImpl class in inherits:ElementImpl
72 protected ElementNSImpl() { method in class:ElementNSImpl
78 protected ElementNSImpl(CoreDocumentImpl ownerDocument, method in class:ElementNSImpl
163 protected ElementNSImpl(CoreDocumentImpl ownerDocument, method in class:ElementNSImpl
175 protected ElementNSImpl(CoreDocumentImpl ownerDocument, method in class:ElementNSImpl

Completed in 22 milliseconds