jaxp/src/com/sun/org/apache/xerces/internal/dom/AttrImpl.java
changeset 25264 040625ce9b72
parent 12457 c348e06f0e82
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
   107  * @see AttrNSImpl
   107  * @see AttrNSImpl
   108  *
   108  *
   109  * @author Arnaud  Le Hors, IBM
   109  * @author Arnaud  Le Hors, IBM
   110  * @author Joe Kesselman, IBM
   110  * @author Joe Kesselman, IBM
   111  * @author Andy Clark, IBM
   111  * @author Andy Clark, IBM
   112  * @version $Id: AttrImpl.java,v 1.5 2008/06/10 00:59:32 joehw Exp $
       
   113  * @since PR-DOM-Level-1-19980818.
   112  * @since PR-DOM-Level-1-19980818.
   114  *
   113  *
   115  */
   114  */
   116 public class AttrImpl
   115 public class AttrImpl
   117     extends NodeImpl
   116     extends NodeImpl