public class Uncapitalize extends StringUtilsFunction
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
ERROR_FUNCTION, log| Constructor and Description |
|---|
Uncapitalize() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
apply(String value,
Locale unused) |
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 unused)
apply in class StringUtilsFunctionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.