Constant Field Values

Contents

org.apache.*

  • org.apache.commons.vfs2.cache.LRUFilesCache 
    Modifier and Type Constant Field Value
    private static final int DEFAULT_LRU_SIZE 100
  • org.apache.commons.vfs2.cache.org.apache.commons.vfs2.cache.LRUFilesCache.MyLRUMap 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 20101208L
  • org.apache.commons.vfs2.example.ShowProperties 
    Modifier and Type Constant Field Value
    private static final int SHOW_MAX 5
  • org.apache.commons.vfs2.provider.jar.JarURLConnectionImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String HACK_URL "jar:http://somehost/somejar.jar!/"
  • org.apache.commons.vfs2.provider.local.org.apache.commons.vfs2.provider.local.LocalFileRandomAccessContent 
    Modifier and Type Constant Field Value
    private static final int BYTE_VALUE_MASK 255
  • org.apache.commons.vfs2.provider.ram.org.apache.commons.vfs2.provider.ram.RamFileData 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 20101208L
  • org.apache.commons.vfs2.provider.ram.RamFileRandomAccessContent 
    Modifier and Type Constant Field Value
    private static final int BYTE_VALUE_MASK 255
  • org.apache.commons.vfs2.provider.ram.RamFileSystem 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 20101208L
  • org.apache.commons.vfs2.provider.ram.RamFileSystemConfigBuilder 
    Modifier and Type Constant Field Value
    private static final java.lang.String MAX_SIZE_KEY "maxsize"
  • org.apache.commons.vfs2.tasks.ShowFileTask 
    Modifier and Type Constant Field Value
    private static final java.lang.String INDENT " "
  • org.apache.commons.vfs2.util.CryptorFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String CRYPTOR_CLASS "org.apache.commons.vfs2.cryptor"
  • org.apache.commons.vfs2.util.DefaultCryptor 
    Modifier and Type Constant Field Value
    private static final int BITS_IN_HALF_BYTE 4
    private static final int INDEX_NOT_FOUND -1
    private static final char MASK 15
  • org.apache.commons.vfs2.util.MonitorInputStream 
    Modifier and Type Constant Field Value
    private static final int EOF_CHAR -1
  • org.apache.commons.vfs2.util.RawMonitorInputStream 
    Modifier and Type Constant Field Value
    private static final int EOF_CHAR -1
  • org.apache.commons.vfs2.util.URIUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_PROTOCOL_CHARSET "UTF-8"
  • org.apache.commons.vfs2.util.org.apache.commons.vfs2.util.URIUtils.URLCodecUtils 
    Modifier and Type Constant Field Value
    private static final byte ESCAPE_CHAR 37
    private static final int RADIX 16