jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/schemagen/xmlschema/Annotated.java
changeset 19645 36f707905f2b
parent 16791 fe5141eabb0e
child 22679 d785acd84a14
equal deleted inserted replaced
19257:30a1d677a20c 19645:36f707905f2b
    27 
    27 
    28 import com.sun.xml.internal.txw2.TypedXmlWriter;
    28 import com.sun.xml.internal.txw2.TypedXmlWriter;
    29 import com.sun.xml.internal.txw2.annotation.XmlAttribute;
    29 import com.sun.xml.internal.txw2.annotation.XmlAttribute;
    30 import com.sun.xml.internal.txw2.annotation.XmlElement;
    30 import com.sun.xml.internal.txw2.annotation.XmlElement;
    31 
    31 
       
    32 /**
       
    33  * <p><b>
       
    34  *     Auto-generated, do not edit.
       
    35  * </b></p>
       
    36  */
    32 public interface Annotated
    37 public interface Annotated
    33     extends TypedXmlWriter
    38     extends TypedXmlWriter
    34 {
    39 {
    35 
    40 
    36 
    41