Class | Description |
---|---|
Guava | |
PercentEscaper |
A
UnicodeEscaper that escapes some set of Java characters using a
UTF-8 based percent encoding scheme. |
UnicodeEscaper |
An Escaper that converts literal text into a format safe for
inclusion in a particular context (such as an XML document).
|
Copyright © 2015. All Rights Reserved.