public interface ConverterMatcher
Converter, 
SingleValueConverter| Modifier and Type | Method and Description | 
|---|---|
boolean | 
canConvert(Class type)
Determines whether the converter can marshall a particular type. 
 | 
boolean canConvert(Class type)
type - the Class representing the object type to be convertedCopyright © 2004–2016 XStream. All rights reserved.