|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Appendable instance which automatically escapes all
text appended to it before passing the resulting text to an underlying
Appendable.
null
if this code point does not need to be escaped.
Appendable instance which automatically escapes all
text appended to it before passing the resulting text to an underlying
Appendable.
CharSequence,
returning the index of the next character that requires escaping.
UnicodeEscaper that escapes some set of Java characters using
the URI percent encoding scheme.URLEncoder.
Escaper that converts literal text into a format safe for
inclusion in a particular context (such as an XML document).
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||