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 XmlSchemaWriterXmlSchemaWriter. attributeFormDefault(javax.xml.bind.annotation.XmlNsForm value)XmlSchemaWriterXmlSchemaWriter. elementFormDefault(javax.xml.bind.annotation.XmlNsForm value)XmlSchemaWriterXmlSchemaWriter. location(String value)XmlSchemaWriterXmlSchemaWriter. namespace(String value)
-