eXo JCR :: Component :: FTP Service 1.15.7-GA

org.exoplatform.services.ftp
Class FtpConst.Encoding

java.lang.Object
  extended by org.exoplatform.services.ftp.FtpConst.Encoding
Enclosing class:
FtpConst

public class FtpConst.Encoding
extends Object

Supported encodings.


Field Summary
static String UNIX
          UNIX encoding.
static String UNIX_L8
          UNIX L8 encoding.
static String WINDOWS_NT
          Windows NT encoding.
 
Constructor Summary
FtpConst.Encoding()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WINDOWS_NT

public static final String WINDOWS_NT
Windows NT encoding.

See Also:
Constant Field Values

UNIX

public static final String UNIX
UNIX encoding.

See Also:
Constant Field Values

UNIX_L8

public static final String UNIX_L8
UNIX L8 encoding.

See Also:
Constant Field Values
Constructor Detail

FtpConst.Encoding

public FtpConst.Encoding()

eXo JCR :: Component :: FTP Service 1.15.7-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.