SimpleValueSerializerpublic interface SimpleValueSerializer implements SerializerSerializers which implement this interface are indicating their
ability to serialize "simple" values as strings. These are things
suitable for putting in attributes, for instance. |
|