Uses of Class
org.apache.commons.convert.ConversionRegistry

Packages that use ConversionRegistry
org.apache.commons.convert The main API for using the convert project. 
 

Uses of ConversionRegistry in org.apache.commons.convert
 

Methods in org.apache.commons.convert that return ConversionRegistry
protected  ConversionRegistry Converter.createRegistry()
          Factory method for subclasses to change the registry implementation.
 ConversionRegistry Converter.getRegistry()
          Gets the converter registry used for adding and removing converters.
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.