Class URLParameterEncoder

    • Constructor Detail

      • URLParameterEncoder

        public URLParameterEncoder​(@Nonnull
                                   Charset aCharset)
    • Method Detail

      • getCharset

        @Nonnull
        public final Charset getCharset()
        Returns:
        The charset passed in the constructor. Never null.
        Since:
        9.4.1