Class StandardLiteralTypeMappings

java.lang.Object
com.sun.xml.rpc.encoding.TypeMappingImpl
com.sun.xml.rpc.encoding.literal.StandardLiteralTypeMappings
All Implemented Interfaces:
ExtendedTypeMapping, InternalEncodingConstants, SerializerConstants, javax.xml.rpc.encoding.TypeMapping

public class StandardLiteralTypeMappings extends TypeMappingImpl implements SerializerConstants, InternalEncodingConstants
An implementation of the standard TypeMapping interface for rpc literals
Author:
JAX-RPC Development Team
  • Constructor Details

    • StandardLiteralTypeMappings

      public StandardLiteralTypeMappings() throws Exception
      Throws:
      Exception