Class StorageRichTextLinkBodyUnmarshaller

  • All Implemented Interfaces:
    Unmarshaller<LinkBody>

    public class StorageRichTextLinkBodyUnmarshaller
    extends Object
    implements Unmarshaller<LinkBody>
    A link body unmarshaller that will handle any 'rich-text' style link bodies. This includes unmarshalling both a RichTextLinkBody or an EmbeddedImageLinkBody which is actually just a special case of a RichTextLinkBody.