Package org.apache.juneau.plaintext.annotation
package org.apache.juneau.plaintext.annotation
Plaintext Marshalling Annotations
-
ClassDescriptionAnnotation that can be applied to classes, fields, and methods to tweak how they are handled by
PlainTextSerializer
andPlainTextParser
.Utility classes and methods for the@PlainText
annotation.Applies targetedPlainText
annotations to aContext.Builder
.A collection of@PlainText annotations
.Builder class.Annotation for specifying config properties defined inPlainTextSerializer
andPlainTextParser
.Utility classes and methods for the@PlainTextConfig
annotation.AppliesPlainTextConfig
annotations to aPlainTextParser.Builder
.AppliesPlainTextConfig
annotations to aPlainTextSerializer.Builder
.