Class MapNamespacePrefixMapper


  • public class MapNamespacePrefixMapper
    extends NamespacePrefixMapper
    Implementation of NamespacePrefixMapper. Allows user to set a Map or uris to prefixes for to be used during marshal/unmarshal.
    Since:
    2.3.3
    • Constructor Detail

      • MapNamespacePrefixMapper

        public MapNamespacePrefixMapper​(java.util.Map<java.lang.String,​java.lang.String> urisToPrefixes)