Class ValueTypeSerializer

    • Field Detail

      • memberNamespace

        protected String memberNamespace
    • Constructor Detail

      • ValueTypeSerializer

        public ValueTypeSerializer​(QName type,
                                   boolean encodeType,
                                   boolean isNullable,
                                   String encodingStyle)
      • ValueTypeSerializer

        public ValueTypeSerializer​(QName type,
                                   boolean encodeType,
                                   boolean isNullable,
                                   String encodingStyle,
                                   Class targetClass)
      • ValueTypeSerializer

        public ValueTypeSerializer​(QName type,
                                   boolean encodeType,
                                   boolean isNullable,
                                   String encodingStyle,
                                   Class targetClass,
                                   String memberNamespace)