Uses of Class
org.exolab.castor.mapping.FieldHandlerFactory
Packages that use FieldHandlerFactory
-
Uses of FieldHandlerFactory in org.exolab.castor.xml
Methods in org.exolab.castor.xml with parameters of type FieldHandlerFactoryModifier and TypeMethodDescriptionvoid
Introspector.addFieldHandlerFactory
(FieldHandlerFactory factory) Registers the given "generalized" FieldHandlerFactory with this Introspector.boolean
Introspector.removeFieldHandlerFactory
(FieldHandlerFactory factory) Removes the given FieldHandlerFactory from this Introspector -
Uses of FieldHandlerFactory in org.exolab.castor.xml.handlers
Subclasses of FieldHandlerFactory in org.exolab.castor.xml.handlersModifier and TypeClassDescriptionclass
The default FieldHandlerFactory implementation.