Uses of Annotation Interface
org.apache.juneau.plaintext.annotation.PlainTextConfig
Packages that use PlainTextConfig
-
Uses of PlainTextConfig in org.apache.juneau.plaintext.annotation
Method parameters in org.apache.juneau.plaintext.annotation with type arguments of type PlainTextConfigModifier and TypeMethodDescriptionvoid
PlainTextConfigAnnotation.ParserApply.apply
(AnnotationInfo<PlainTextConfig> ai, PlainTextParser.Builder b) void
PlainTextConfigAnnotation.SerializerApply.apply
(AnnotationInfo<PlainTextConfig> ai, PlainTextSerializer.Builder b)