Uses of Class
org.codehaus.spice.converter.AbstractMasterConverter

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

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

Subclasses of AbstractMasterConverter in org.codehaus.spice.converter.lib
 class DefaultMasterConverter
          A very simple master converter that implements the ConverterRegistry interface.
 class SimpleMasterConverter
          A very simple master converter that is capable of using any of the converters in this package.
 



Copyright © 2000-2003 Codehaus. All Rights Reserved.