org.apache.axis.encoding
public interface SimpleValueSerializer extends Serializer
Method Summary | |
---|---|
String | getValueAsString(Object value, SerializationContext context)
Return an XML compatible representation of the value.
|
Parameters: value
Returns: