Searched refs:URI_CHARS (Results 1 – 2 of 2) sorted by relevance
37 public final static Constant URI_CHARS = new Constant(URI_CHARS_S); field in Constant
2160 while (Constant.URI_CHARS.has(ch)) { in scanTagUri()