src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/annotation/spec/XmlSchemaWriter.java

Print this page

        

*** 27,36 **** --- 27,41 ---- import javax.xml.bind.annotation.XmlNsForm; import javax.xml.bind.annotation.XmlSchema; import com.sun.codemodel.internal.JAnnotationWriter; + /** + * <p><b> + * Auto-generated, do not edit. + * </b></p> + */ public interface XmlSchemaWriter extends JAnnotationWriter<XmlSchema> {