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 TypeMethodDescriptionvoidIntrospector.addFieldHandlerFactory(FieldHandlerFactory factory) Registers the given "generalized" FieldHandlerFactory with this Introspector.booleanIntrospector.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 TypeClassDescriptionclassThe default FieldHandlerFactory implementation.