Uses of Interface
com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter

Packages that use XmlSchemaWriter
com.sun.tools.xjc.generator.annotation.spec   
 

Uses of XmlSchemaWriter in com.sun.tools.xjc.generator.annotation.spec
 

Methods in com.sun.tools.xjc.generator.annotation.spec that return XmlSchemaWriter
 XmlSchemaWriter XmlSchemaWriter.attributeFormDefault(javax.xml.bind.annotation.XmlNsForm value)
           
 XmlSchemaWriter XmlSchemaWriter.elementFormDefault(javax.xml.bind.annotation.XmlNsForm value)
           
 XmlSchemaWriter XmlSchemaWriter.location(java.lang.String value)
           
 XmlSchemaWriter XmlSchemaWriter.namespace(java.lang.String value)