no.priv.garshol.duke.examples
Class CountryNameCleaner

java.lang.Object
  extended by no.priv.garshol.duke.examples.CountryNameCleaner
All Implemented Interfaces:
Cleaner

public class CountryNameCleaner
extends Object
implements Cleaner


Constructor Summary
CountryNameCleaner()
           
 
Method Summary
 String clean(String value)
          Returns a cleaned value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountryNameCleaner

public CountryNameCleaner()
Method Detail

clean

public String clean(String value)
Description copied from interface: Cleaner
Returns a cleaned value.

Specified by:
clean in interface Cleaner


Copyright © 2013. All Rights Reserved.