org.neociclo.odetteftp.util
Class OftpUtil
java.lang.Object
org.neociclo.odetteftp.util.OftpUtil
public class OftpUtil
- extends Object
- Version:
- $Rev: 411 $ $Date: 2010-06-21 11:55:04 -0300 (Mon, 21 Jun 2010) $
- Author:
- Rafael Marins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OftpUtil
public OftpUtil()
isEmpty
public static boolean isEmpty(String value)
generateRandomChallenge
public static byte[] generateRandomChallenge(int size)
getFileSize
public static long getFileSize(File file)
getFileSize
public static long getFileSize(long octets)
toHexString
public static String toHexString(Integer num)
ACCORD