public interface SimpleValueSerializer extends Serializer
Modifier and Type | Method and Description |
---|---|
String |
getValueAsString(Object value,
SerializationContext context)
Return an XML compatible representation of the value.
|
serialize, writeSchema
getMechanismType
String getValueAsString(Object value, SerializationContext context)
value
- Copyright © The Apache Software Foundation. All Rights Reserved.