Uses of Class
org.exolab.castor.mapping.FieldHandlerFactory

Packages that use FieldHandlerFactory
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document.  
org.exolab.castor.xml.handlers   
 

Uses of FieldHandlerFactory in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml with parameters of type FieldHandlerFactory
 void 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.handlers
 class DefaultFieldHandlerFactory
          The default FieldHandlerFactory implementation.
 



Copyright 2008 null. All Rights Reserved.