public class CaseTransformer extends Object implements FunctionTransformer
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseTransformer.Case |
| Constructor and Description |
|---|
CaseTransformer() |
| Modifier and Type | Method and Description |
|---|---|
CaseTransformer.Case |
getCaseType() |
void |
setCaseType(CaseTransformer.Case caseType) |
Object |
transform(Object input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplypublic Object transform(Object input)
transform in interface org.apache.commons.collections.Transformerpublic CaseTransformer.Case getCaseType()
public void setCaseType(CaseTransformer.Case caseType)
Copyright © 2018. All rights reserved.