Package org.exoplatform.services.ftp
Class FtpTextUtils
- java.lang.Object
-
- org.exoplatform.services.ftp.FtpTextUtils
-
public class FtpTextUtils extends Object
Created by The eXo Platform SAS Author : Vitaly Guly gavrik-vetal@ukr.net/mail.ru- Version:
- $Id: $
-
-
Constructor Summary
Constructors Constructor Description FtpTextUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetStrached(String strVal, int reqLen)static StringgetStrachedAtStart(String strVal, int reqLen)static StringreplaceForbiddenChars(String strVal, String forbiddenChars, char replaceChar)
-