Class PluginAttachmentTextExtractorsProvider

java.lang.Object
com.atlassian.confluence.internal.index.attachment.PluginAttachmentTextExtractorsProvider
All Implemented Interfaces:
Supplier<Stream<AttachmentTextExtractor>>

public class PluginAttachmentTextExtractorsProvider extends Object implements Supplier<Stream<AttachmentTextExtractor>>
Provides a list of available attachment text extractors which are classes implementing AttachmentTextExtractor and registered according to AttachmentTextExtractorModuleDescriptor.
Since:
6.5