public class TypeConverterFactoryImpl extends Object implements TypeConverterFactory
TypeConverterFactory
.Constructor and Description |
---|
TypeConverterFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
TypeConverter |
getTypeConverter(Class pClass)
Returns a type converter for the given class.
|
public TypeConverter getTypeConverter(Class pClass)
getTypeConverter
in interface TypeConverterFactory
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.