Skip to main content

URL-Encoding Parsers

The UrlEncodingParser class is used to parse URL-Encoding into POJOs. The class hierarchy for the builder of this parser is:

Context.BuilderBeanContextable.BuilderParser.BuilderReaderParser.BuilderUonParser.BuilderUrlEncodingParser.Builder

Refer to the builder javadocs for configurable settings. The following pre-configured parsers are provided for convenience:

UrlEncodingParserDEFAULT