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 classstatic classstatic classclassThis class wraps a standardStringBuilderand provides methods to append UTF-8 encoded bytes, that are converted into characters.Methods in org.eclipse.jetty.util that return CharsetStringBuilderModifier and TypeMethodDescriptionstatic CharsetStringBuilderCharsetStringBuilder.forCharset(Charset charset) static CharsetStringBuilderCharsetStringBuilder.forCharset(Charset charset, CodingErrorAction onMalformedInput, CodingErrorAction onUnmappableCharacter)