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