Searched refs:spaceEscaper (Results 1 – 1 of 1) sorted by relevance
71 UnicodeEscaper spaceEscaper = new PercentEscaper(" ", false); in testPlusForSpace() local78 spaceEscaper.escape("string with spaces")); in testPlusForSpace()