org.oddjob.arooa.convert.convertlets
Class CharacterConvertlets

java.lang.Object
  extended by org.oddjob.arooa.convert.convertlets.CharacterConvertlets
All Implemented Interfaces:
ConversionProvider

public class CharacterConvertlets
extends Object
implements ConversionProvider


Constructor Summary
CharacterConvertlets()
           
 
Method Summary
 void registerWith(ConversionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterConvertlets

public CharacterConvertlets()
Method Detail

registerWith

public void registerWith(ConversionRegistry registry)
Specified by:
registerWith in interface ConversionProvider