public interface ConverterLookup
Converter
lookupConverterForType(Class type)
Converter lookupConverterForType(Class type)
This type may be any Class, including primitive and array types. It may also be null, signifying the value to be converted is a null type.
Copyright © 2004–2017 XStream. All rights reserved.