Uses of Class
javax.xml.bind.annotation.XmlNs
-
Packages that use XmlNs Package Description javax.xml.bind.annotation Defines annotations for customizing Java program elements to XML Schema mapping. -
-
Uses of XmlNs in javax.xml.bind.annotation
Methods in javax.xml.bind.annotation that return XmlNs Modifier and Type Method Description XmlNs[]
xmlns()
Customize the namespace URI, prefix associations.
-