Uses of Package
org.codehaus.spice.converter

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

Classes in org.codehaus.spice.converter used by org.codehaus.spice.converter
Converter
          Instances of this interface are used to convert between different types.
ConverterException
          ConverterException thrown when a problem occurs during convertion etc.
 

Classes in org.codehaus.spice.converter used by org.codehaus.spice.converter.lib
AbstractConverter
          Instances of this interface are used to convert between different types.
AbstractMasterConverter
          This is a Converter implementation that is capable of converting between many different source and destination types, by delegating delegates to other converters that do the actual work.
Converter
          Instances of this interface are used to convert between different types.
ConverterException
          ConverterException thrown when a problem occurs during convertion etc.
ConverterFactory
          This factory is used to create instances of factory objects.
 



Copyright © 2000-2003 Codehaus. All Rights Reserved.