Uses of Interface
org.eclipse.jetty.util.CharsetStringBuilder
Packages that use CharsetStringBuilder
-
Uses of CharsetStringBuilder in org.eclipse.jetty.util
Classes in org.eclipse.jetty.util that implement CharsetStringBuilderModifier and TypeClassDescriptionstatic class
static class
static class
Extended Utf8StringBuilder that mimicsCodingErrorAction.REPORT
behaviour forCharsetStringBuilder
methods.static class
class
This class wraps a standardStringBuilder
and provides methods to append UTF-8 encoded bytes, that are converted into characters.Methods in org.eclipse.jetty.util that return CharsetStringBuilderModifier and TypeMethodDescriptionstatic CharsetStringBuilder
CharsetStringBuilder.forCharset
(Charset charset)