- All Implemented Interfaces:
- LinkBody<String>
public class PlainTextLinkBody
extends Object
implements LinkBody<String>
A PlainTextLinkBody is one that contains nothing but plain textual data. A typical use for
such a link body would be when it is created to represent the title of some content.