Class URLParameterDecoder

    • Constructor Detail

      • URLParameterDecoder

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

      • getCharset

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