Uses of Class
com.google.common.escape.CharEscaperBuilder
Package
Description
Interfaces, utilities, and simple implementations of escapers and encoders.
-
Uses of CharEscaperBuilder in com.google.common.escape
Modifier and TypeMethodDescriptionAdd a new mapping from an index to an object to the escaping.CharEscaperBuilder.addEscapes
(char[] cs, String r) Add multiple mappings at once for a particular index.