Uses of Class
com.sun.xml.bind.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 com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime with parameters of type NamespacePrefixMapperModifier and TypeMethodDescriptionvoid
XMLSerializer.setPrefixMapper
(NamespacePrefixMapper prefixMapper) -
Uses of NamespacePrefixMapper in com.sun.xml.bind.v2.runtime.output
Methods in com.sun.xml.bind.v2.runtime.output that return NamespacePrefixMapperMethods in com.sun.xml.bind.v2.runtime.output with parameters of type NamespacePrefixMapperModifier and TypeMethodDescriptionvoid
NamespaceContextImpl.setPrefixMapper
(NamespacePrefixMapper mapper)