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