public interface ConverterMatcher
Converter
,
SingleValueConverter
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(java.lang.Class type)
Determines whether the converter can marshall a particular type.
|
Joe Walnes, http://xstream.codehaus.org/