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 ConverterFactory
ConverterScanner. factory
This is used to instantiate converters given the type.private ConverterFactory
RegistryBinder. factory
This is used to instantiate and cache the converter objects.
-