public class FtpTextUtils extends Object
| Constructor and Description |
|---|
FtpTextUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStrached(String strVal,
int reqLen) |
static String |
getStrachedAtStart(String strVal,
int reqLen) |
static String |
replaceForbiddenChars(String strVal,
String forbiddenChars,
char replaceChar) |
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.