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(XmlNsForm value)
XmlSchemaWriter
XmlSchemaWriter. elementFormDefault(XmlNsForm value)
XmlSchemaWriter
XmlSchemaWriter. location(String value)
XmlSchemaWriter
XmlSchemaWriter. namespace(String value)
-