eXo JCR :: Component :: FTP Service 1.15.1-CP01

org.exoplatform.services.ftp
Class FtpTextUtils

java.lang.Object
  extended by org.exoplatform.services.ftp.FtpTextUtils

public class FtpTextUtils
extends Object

Created by The eXo Platform SAS Author : Vitaly Guly

Version:
$Id: $

Constructor Summary
FtpTextUtils()
           
 
Method Summary
static String getStrached(String strVal, int reqLen)
           
static String getStrachedAtStart(String strVal, int reqLen)
           
static String replaceForbiddenChars(String strVal, String forbiddenChars, char replaceChar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtpTextUtils

public FtpTextUtils()
Method Detail

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)

eXo JCR :: Component :: FTP Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.