Constant Field Values

Contents

org.apache.*

  • org.apache.commons.codec.language.bm.Languages 
    Modifier and Type Constant Field Value
    public static final String ANY "any"
  • org.apache.commons.codec.language.bm.Rule 
    Modifier and Type Constant Field Value
    public static final String ALL "ALL"
  • org.apache.commons.codec.net.BCodec 
    Modifier and Type Constant Field Value
    protected static final String POSTFIX "?="
    protected static final String PREFIX "=?"
    protected static final char SEP 63
  • org.apache.commons.codec.net.QCodec 
    Modifier and Type Constant Field Value
    protected static final String POSTFIX "?="
    protected static final String PREFIX "=?"
    protected static final char SEP 63
  • org.apache.commons.codec.net.URLCodec 
    Modifier and Type Constant Field Value
    protected static final byte ESCAPE_CHAR 37