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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DAttrNSImpl.java29 * AttrNSImpl inherits from AttrImpl and adds namespace support.
40 * @version $Id: AttrNSImpl.java,v 1.7 2010-11-01 04:39:37 joehw Exp $
42 public class AttrNSImpl class in inherits:AttrImpl
68 public AttrNSImpl(){} method in class:AttrNSImpl
73 protected AttrNSImpl(CoreDocumentImpl ownerDocument, method in class:AttrNSImpl
122 public AttrNSImpl(CoreDocumentImpl ownerDocument, method in class:AttrNSImpl
133 protected AttrNSImpl(CoreDocumentImpl ownerDocument, method in class:AttrNSImpl

Completed in 29 milliseconds