org.exoplatform.services.ftp
Class FtpConst.Encoding
java.lang.Object
org.exoplatform.services.ftp.FtpConst.Encoding
- Enclosing class:
- FtpConst
public class FtpConst.Encoding
- extends Object
Supported encodings.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
FtpConst.Encoding
public FtpConst.Encoding()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.