cucumber.table
Class CamelCaseStringConverter

java.lang.Object
  extended by cucumber.table.CamelCaseStringConverter
All Implemented Interfaces:
StringConverter

public class CamelCaseStringConverter
extends Object
implements StringConverter


Constructor Summary
CamelCaseStringConverter()
           
 
Method Summary
 String map(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CamelCaseStringConverter

public CamelCaseStringConverter()
Method Detail

map

public String map(String string)
Specified by:
map in interface StringConverter


Copyright © 2012. All Rights Reserved.