Uses of Interface
com.sun.tools.xjc.generator.annotation.spec.XmlSchemaWriter
-
Packages that use XmlSchemaWriter Package Description 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 Modifier and Type Method Description 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)
-