public interface TrimType
Modifier and Type | Field and Description |
---|---|
static char |
NO
No Trim.
|
static char |
TRIM
Trim at the right and left.
|
static char |
TRIM_LEFT
Trim at the left.
|
static char |
TRIM_RIGHT
Trim at the right.
|
static final char NO
static final char TRIM_RIGHT
static final char TRIM_LEFT
static final char TRIM
Copyright © 2024 HervĂ© Girod. All Rights Reserved. Documentation and source under the BSD licence