Uses of Interface
org.codehaus.spice.converter.ConverterFactory

Packages that use ConverterFactory
org.codehaus.spice.converter.lib Library of Converter implementations. 
 

Uses of ConverterFactory in org.codehaus.spice.converter.lib
 

Classes in org.codehaus.spice.converter.lib that implement ConverterFactory
 class SimpleConverterFactory
          A ConverterFactory that creates converter instances using reflection.
 class SingletonConverterFactory
          A converter factory that just returns value supplied in ctor.
 



Copyright © 2000-2003 Codehaus. All Rights Reserved.