protected static class TrimFunctionTemplate.Specification
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static TrimFunctionTemplate.Specification |
BOTH |
static TrimFunctionTemplate.Specification |
LEADING |
static TrimFunctionTemplate.Specification |
TRAILING |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
public static final TrimFunctionTemplate.Specification LEADING
public static final TrimFunctionTemplate.Specification TRAILING
public static final TrimFunctionTemplate.Specification BOTH
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.