jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/AttributesImpl.java
changeset 19645 36f707905f2b
parent 16791 fe5141eabb0e
child 22679 d785acd84a14
equal deleted inserted replaced
19257:30a1d677a20c 19645:36f707905f2b
    62  * class; in addition to supporting the updated Attributes
    62  * class; in addition to supporting the updated Attributes
    63  * interface rather than the deprecated {@link org.xml.sax.AttributeList
    63  * interface rather than the deprecated {@link org.xml.sax.AttributeList
    64  * AttributeList} interface, it also includes a much more efficient
    64  * AttributeList} interface, it also includes a much more efficient
    65  * implementation using a single array rather than a set of Vectors.</p>
    65  * implementation using a single array rather than a set of Vectors.</p>
    66  *
    66  *
       
    67  * <p><b>
       
    68  *     Auto-generated, do not edit.
       
    69  * </b></p>
    67  * @since SAX 2.0
    70  * @since SAX 2.0
    68  * @author David Megginson,
    71  * @author David Megginson,
    69  *         <a href="mailto:sax@megginson.com">sax@megginson.com</a>
    72  *         <a href="mailto:sax@megginson.com">sax@megginson.com</a>
    70  * @version 2.0
    73  * @version 2.0
    71  */
    74  */