Class EncodingPrefixMapper

java.lang.Object
com.sun.xml.ws.encoding.policy.EncodingPrefixMapper
All Implemented Interfaces:
com.sun.xml.ws.policy.spi.PrefixMapper

public class EncodingPrefixMapper extends Object implements com.sun.xml.ws.policy.spi.PrefixMapper
Author:
Fabian Ritzmann
  • Constructor Details

    • EncodingPrefixMapper

      public EncodingPrefixMapper()
  • Method Details

    • getPrefixMap

      public Map<String,String> getPrefixMap()
      Specified by:
      getPrefixMap in interface com.sun.xml.ws.policy.spi.PrefixMapper