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 Details

    • FtpTextUtils

      public FtpTextUtils()
  • Method Details

    • getStrached

      public static String getStrached(String strVal, int reqLen)
    • getStrachedAtStart

      public static String getStrachedAtStart(String strVal, int reqLen)
    • replaceForbiddenChars

      public static String replaceForbiddenChars(String strVal, String forbiddenChars, char replaceChar)