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