org.oddjob.arooa.convert.convertlets
Class URLConvertlets

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

public class URLConvertlets
extends Object
implements ConversionProvider


Constructor Summary
URLConvertlets()
           
 
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

URLConvertlets

public URLConvertlets()
Method Detail

registerWith

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