Package org.apache.juneau.plaintext
package org.apache.juneau.plaintext
- 
ClassDescriptionMetadata on bean properties specific to the PlainText serializers and parsers pulled from the@PlainTextannotation on the bean property.Metadata on classes specific to the PlainText serializers and parsers pulled from the@PlainTextannotation on the class.Interface for providing access toPlainTextClassMetaandPlainTextBeanPropertyMetaobjects.Parsers HTTP plain text request bodies into Group 5 POJOs.Builder class.Session object that lives for the duration of a single use ofPlainTextParser.Builder class.Serializes POJOs to plain text using just thetoString() method on the serialized object.Builder class.Session object that lives for the duration of a single use ofPlainTextSerializer.Builder class.