Uses of Class
org.exolab.castor.mapping.loader.AbstractMappingLoader.TypeInfoReference
Packages that use AbstractMappingLoader.TypeInfoReference
Package
Description
Implementations for mapping interfaces and the default mapping loader.
-
Uses of AbstractMappingLoader.TypeInfoReference in org.exolab.castor.mapping.loader
Methods in org.exolab.castor.mapping.loader with parameters of type AbstractMappingLoader.TypeInfoReferenceModifier and TypeMethodDescriptionprotected final FieldHandler
AbstractMappingLoader.createFieldHandler
(Class<?> javaClass, Class<?> fldType, FieldMapping fldMap, AbstractMappingLoader.TypeInfoReference typeInfoRef) Creates the FieldHandler for the given FieldMapping.