Constant Field Values

Contents

org.unbescape.*

  • org.unbescape.css.org.unbescape.css.CssIdentifierEscapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_LEVELS_LEN 161
    private static final char ESCAPE_PREFIX 92
  • org.unbescape.css.org.unbescape.css.CssStringEscapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_LEVELS_LEN 161
    private static final char ESCAPE_PREFIX 92
  • org.unbescape.css.org.unbescape.css.CssUnescapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_PREFIX 92
  • org.unbescape.csv.org.unbescape.csv.CsvEscapeUtil 
    Modifier and Type Constant Field Value
    private static final char DOUBLE_QUOTE 34
  • org.unbescape.properties.org.unbescape.properties.PropertiesKeyEscapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_LEVELS_LEN 161
    private static final char ESCAPE_PREFIX 92
  • org.unbescape.properties.org.unbescape.properties.PropertiesUnescapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_PREFIX 92
    private static final char ESCAPE_UHEXA_PREFIX2 117
  • org.unbescape.properties.org.unbescape.properties.PropertiesValueEscapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_LEVELS_LEN 161
    private static final char ESCAPE_PREFIX 92
  • org.unbescape.uri.UriEscape 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_ENCODING "UTF-8"
  • org.unbescape.uri.org.unbescape.uri.UriEscapeUtil 
    Modifier and Type Constant Field Value
    private static final char ESCAPE_PREFIX 37