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 TypeConverterFactoryCopyright © 2001–2025 The Apache Software Foundation. All rights reserved.