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