Package org.exolab.castor.mapping.loader
Class AbstractMappingLoader.TypeInfoReference
- java.lang.Object
-
- org.exolab.castor.mapping.loader.AbstractMappingLoader.TypeInfoReference
-
- Enclosing class:
- AbstractMappingLoader
public class AbstractMappingLoader.TypeInfoReference extends java.lang.Object
A class used to by the createFieldHandler method in order to save the reference of the TypeInfo that was used.
-
-
Constructor Summary
Constructors Constructor Description TypeInfoReference()
-
-
-
Field Detail
-
typeInfo
public TypeInfo typeInfo
-
-