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–2024 XStream. All rights reserved.