Interface SimpleValueSerializer

    • Method Detail

      • getValueAsString

        java.lang.String getValueAsString​(java.lang.Object value,
                                          SerializationContext context)
        Return an XML compatible representation of the value.
        Parameters:
        value -
        Returns: