Uses of Annotation Interface
jakarta.xml.bind.annotation.XmlNs
Packages that use XmlNs
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of XmlNs in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return types with arguments of type XmlNsModifier and TypeMethodDescriptionJAXBContextImpl.getXmlNsSet()Returns declared XmlNs annotations (from package-level annotation XmlSchema -
Uses of XmlNs in org.jboss.resteasy.plugins.providers.jaxb
Constructors in org.jboss.resteasy.plugins.providers.jaxb with parameters of type XmlNsModifierConstructorDescriptionXmlNamespacePrefixMapper(XmlNs... namespaces) Deprecated.Create a new XmlNamespecePrefixMapper.