Searched refs:SLASH_JOINER (Results 1 – 1 of 1) sorted by relevance
38 private static final Joiner SLASH_JOINER = Joiner.on('/'); field in ServletUtils96 SLASH_JOINER.appendTo(sb, segments); in normalizePath()