net.thucydides.core.csv
Class FieldName
java.lang.Object
net.thucydides.core.csv.FieldName
public final class FieldName
- extends Object
Utility class to convert CSV headings to valid JavaBean property names.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldName
public FieldName(String columnHeading)
inNormalizedForm
public String inNormalizedForm()
from
public static FieldName from(String columnHeading)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.