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.
|
Copyright © 2004-2012 XStream. All Rights Reserved.