com.sun.tools.xjc.generator.annotation.spec
Interface XmlSchemaWriter
- All Superinterfaces:
- JAnnotationWriter<XmlSchema>
public interface XmlSchemaWriter
- extends JAnnotationWriter<XmlSchema>
Auto-generated, do not edit.
location
XmlSchemaWriter location(String value)
namespace
XmlSchemaWriter namespace(String value)
xmlns
XmlNsWriter xmlns()
elementFormDefault
XmlSchemaWriter elementFormDefault(XmlNsForm value)
attributeFormDefault
XmlSchemaWriter attributeFormDefault(XmlNsForm value)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.