com.sun.tools.xjc.generator.annotation.spec
Interface XmlSchemaWriter
- All Superinterfaces:
- JAnnotationWriter<XmlSchema>
public interface XmlSchemaWriter
- extends JAnnotationWriter<XmlSchema>
namespace
XmlSchemaWriter namespace(java.lang.String value)
elementFormDefault
XmlSchemaWriter elementFormDefault(XmlNsForm value)
attributeFormDefault
XmlSchemaWriter attributeFormDefault(XmlNsForm value)
location
XmlSchemaWriter location(java.lang.String value)
xmlns
XmlNsWriter xmlns()
Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.