Searched refs:URI_CHARS_S (Results 1 – 1 of 1) sorted by relevance
29 private final static String URI_CHARS_S = ALPHA_S + "-;/?:@&=+$,_.!~*\'()[]%"; field in Constant37 public final static Constant URI_CHARS = new Constant(URI_CHARS_S);