jaxp/src/com/sun/org/apache/xerces/internal/dom/AttrNSImpl.java
changeset 25264 040625ce9b72
parent 12457 c348e06f0e82
equal deleted inserted replaced
25263:0939b202eb62 25264:040625ce9b72
    35  * @xerces.internal
    35  * @xerces.internal
    36  *
    36  *
    37  * @author Arnaud  Le Hors, IBM
    37  * @author Arnaud  Le Hors, IBM
    38  * @author Andy Clark, IBM
    38  * @author Andy Clark, IBM
    39  * @author Ralf Pfeiffer, IBM
    39  * @author Ralf Pfeiffer, IBM
    40  * @version $Id: AttrNSImpl.java,v 1.7 2010-11-01 04:39:37 joehw Exp $
       
    41  */
    40  */
    42 public class AttrNSImpl
    41 public class AttrNSImpl
    43     extends AttrImpl {
    42     extends AttrImpl {
    44 
    43 
    45     //
    44     //