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

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

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

Methods in com.sun.tools.xjc.generator.annotation.spec that return XmlNsWriter
 XmlNsWriter XmlNsWriter.namespaceURI(java.lang.String value)
           
 XmlNsWriter XmlNsWriter.prefix(java.lang.String value)
           
 XmlNsWriter XmlSchemaWriter.xmlns()