|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jdesktop.xpath.function.AbstractFunction
org.jdesktop.xpath.function.EqualsIgnoreCase
public class EqualsIgnoreCase extends AbstractFunction
| Field Summary |
|---|
| Fields inherited from class AbstractFunction | |
|---|---|
| arity, name |
| Constructor Summary | |
EqualsIgnoreCase()
Creates a new instance of EndsWith |
|
| Method Summary | |
|---|---|
Object
|
evaluate(List args)
|
| Methods inherited from class AbstractFunction | |
|---|---|
| getArity, getName, getNumberParam, getStringParam |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Constructor Detail |
|---|
public EqualsIgnoreCase()
| Method Detail |
|---|
public Object evaluate(List args)
Groovy Documentation