Class WSDDArrayMapping

  • All Implemented Interfaces:
    java.io.Serializable

    public class WSDDArrayMapping
    extends WSDDTypeMapping
    A WSDDArrayMapping is simply a WSDDTypeMapping which has preset values for the serializer and deserializer attributes. This enables the following slightly simplified syntax when expressing an array mapping: <arrayMapping qname="prefix:local" languageSpecificType="java:class" innerType="prefix:local"/>
    See Also:
    Serialized Form
    • Constructor Detail

      • WSDDArrayMapping

        public WSDDArrayMapping()
        Default constructor