Uses of Class
org.simpleframework.xml.convert.ConverterFactory
Packages that use ConverterFactory
-
Uses of ConverterFactory in org.simpleframework.xml.convert
Fields in org.simpleframework.xml.convert declared as ConverterFactoryModifier and TypeFieldDescriptionprivate final ConverterFactoryConverterScanner.factoryThis is used to instantiate converters given the type.private final ConverterFactoryRegistryBinder.factoryThis is used to instantiate and cache the converter objects.