Class AttachmentBuilderPlugin

All Implemented Interfaces:
MediaPackageElementBuilderPlugin, MediaPackageElementBuilder

public class AttachmentBuilderPlugin extends AbstractAttachmentBuilderPlugin implements MediaPackageElementBuilder
This implementation of the MediaPackageElementBuilderPlugin recognizes arbitrary attachments and creates media package element representations for them.

A media package element is considered an attachment by this plugin if it is of type Attachment and does not have any specializing flavor.