org.apache.xmlrpc.common
Class TypeConverterFactoryImpl
java.lang.Object
org.apache.xmlrpc.common.TypeConverterFactoryImpl
- All Implemented Interfaces:
- TypeConverterFactory
public class TypeConverterFactoryImpl
- extends Object
- implements TypeConverterFactory
Default implementation of TypeConverterFactory
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeConverterFactoryImpl
public TypeConverterFactoryImpl()
getTypeConverter
public TypeConverter getTypeConverter(Class pClass)
- Returns a type converter for the given class.
- Specified by:
getTypeConverter
in interface TypeConverterFactory
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.