Uses of Class
org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
Packages that use NamespacePrefixMapper
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
Code that writes well-formed XML (
XmlOutput and its implementations}.-
Uses of NamespacePrefixMapper in org.apache.cxf.common.jaxb
Subclasses of NamespacePrefixMapper in org.apache.cxf.common.jaxb -
Uses of NamespacePrefixMapper in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime with parameters of type NamespacePrefixMapperModifier and TypeMethodDescriptionvoidXMLSerializer.setPrefixMapper(NamespacePrefixMapper prefixMapper) -
Uses of NamespacePrefixMapper in org.glassfish.jaxb.runtime.v2.runtime.output
Methods in org.glassfish.jaxb.runtime.v2.runtime.output that return NamespacePrefixMapperMethods in org.glassfish.jaxb.runtime.v2.runtime.output with parameters of type NamespacePrefixMapperModifier and TypeMethodDescriptionvoidNamespaceContextImpl.setPrefixMapper(NamespacePrefixMapper mapper) -
Uses of NamespacePrefixMapper in org.jboss.resteasy.plugins.providers.jaxb
Subclasses of NamespacePrefixMapper in org.jboss.resteasy.plugins.providers.jaxbModifier and TypeClassDescriptionclassDeprecated.This should no longer be used as it's quite simple to implement and is tied to the implementation