public class Lowercase extends StringUtilsFunction
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
ERROR_FUNCTION, log| Constructor and Description |
|---|
Lowercase() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
apply(String value,
Locale locale) |
protected String |
description() |
protected String |
getName() |
protected boolean |
isLocaleAware() |
descriptor, evaluatepreComputeConstantArgumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessArgspublic static final String NAME
protected String getName()
getName in class StringUtilsFunctionprotected String description()
description in class StringUtilsFunctionprotected boolean isLocaleAware()
isLocaleAware in class StringUtilsFunctionprotected String apply(String value, Locale locale)
apply in class StringUtilsFunctionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.