|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springmodules.validation.valang.functions.AbstractFunction
org.springmodules.validation.valang.functions.LowerCaseFunction
public class LowerCaseFunction
Converts a string to lower case.
| Constructor Summary | |
|---|---|
LowerCaseFunction(Function[] arguments,
int line,
int column)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doGetResult(java.lang.Object target)
|
| Methods inherited from class org.springmodules.validation.valang.functions.AbstractFunction |
|---|
definedExactNumberOfArguments, definedMaxNumberOfArguments, definedMinNumberOfArguments, getArguments, getResult, getTemplate, init, isAutowireByName, isAutowireByType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LowerCaseFunction(Function[] arguments,
int line,
int column)
| Method Detail |
|---|
protected java.lang.Object doGetResult(java.lang.Object target)
doGetResult in class AbstractFunction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||