Package org.apache.juneau.urlencoding.annotation
package org.apache.juneau.urlencoding.annotation
URL-Encoding Marshalling Annotations
-
ClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
UrlEncodingSerializer
andUrlEncodingParser
.Utility classes and methods for the@UrlEncoding
annotation.Applies targetedUrlEncoding
annotations to aContext.Builder
.A collection of@UrlEncoding annotations
.Builder class.Annotation for specifying config properties defined inUrlEncodingSerializer
andUrlEncodingParser
.Utility classes and methods for the@UrlEncodingConfig
annotation.AppliesUrlEncodingConfig
annotations to aUrlEncodingParser.Builder
.AppliesUrlEncodingConfig
annotations to aUrlEncodingSerializer.Builder
.