Constant Field Values
Contents
org.apache.*
-
org.apache.commons.vfs2.FileName Modifier and Type Constant Field Value public static final java.lang.StringROOT_PATH"/"public static final java.lang.StringSEPARATOR"/"public static final charSEPARATOR_CHAR47
-
org.apache.commons.vfs2.filter.RegexFileFilter Modifier and Type Constant Field Value public static final java.lang.StringPATTERN_IS_MISSING"Pattern is missing"
-
org.apache.commons.vfs2.provider.AbstractFileObject<AFS extends AbstractFileSystem> Modifier and Type Constant Field Value public static final intDEFAULT_BUFFER_SIZE8192 -
org.apache.commons.vfs2.provider.LayeredFileName Modifier and Type Constant Field Value public static final charLAYER_SEPARATOR33 -
org.apache.commons.vfs2.provider.UriParser Modifier and Type Constant Field Value public static final charTRANS_SEPARATOR92
-
org.apache.commons.vfs2.provider.compressed.CompressedFileFileObject<FS extends CompressedFileFileSystem> Modifier and Type Constant Field Value public static final intSIZE_UNDEFINED-1
-
org.apache.commons.vfs2.provider.ftp.FtpFileProvider Modifier and Type Constant Field Value public static final java.lang.StringATTR_FILE_ENTRY_PARSER"FEP"
-
org.apache.commons.vfs2.provider.http.HttpFileSystemConfigBuilder Modifier and Type Constant Field Value protected static final java.lang.StringKEY_FOLLOW_REDIRECT"followRedirect"protected static final java.lang.StringKEY_USER_AGENT"userAgent"
-
org.apache.commons.vfs2.provider.http4.Http4FileSystemConfigBuilder Modifier and Type Constant Field Value protected static final java.lang.StringKEY_FOLLOW_REDIRECT"followRedirect"
-
org.apache.commons.vfs2.provider.sftp.SftpFileProvider Modifier and Type Constant Field Value public static final java.lang.StringATTR_USER_INFO"UI" -
org.apache.commons.vfs2.provider.sftp.SftpStreamProxy Modifier and Type Constant Field Value public static final java.lang.StringBASH_TCP_COMMAND"/bin/bash -c \'exec 3<>/dev/tcp/%s/%d; cat <&3 & cat >&3; kill $!"public static final java.lang.StringNETCAT_COMMAND"nc -q 0 %s %d"
-
org.apache.commons.vfs2.util.CryptorFactory Modifier and Type Constant Field Value public static final java.lang.StringCRYPTOR_CLASS"org.apache.commons.vfs2.cryptor"