public interface TypeConverterFactory
TypeConverterFactory is called for creating instances
of TypeConverter.| Modifier and Type | Method and Description |
|---|---|
TypeConverter |
getTypeConverter(Class pClass)
Creates an instance of
TypeFactory, which may be
used to create instances of the given class. |
TypeConverter getTypeConverter(Class pClass)
TypeFactory, which may be
used to create instances of the given class.Copyright © 2001-2015 The Apache Software Foundation. All Rights Reserved.