Interface EmbeddedDocumentByteStoreExtractorFactory
- All Superinterfaces:
EmbeddedDocumentExtractorFactory, Serializable
- All Known Implementing Classes:
RUnpackExtractorFactory
This factory creates EmbeddedDocumentExtractors that require an
} if the user doesn't configure a custom
EmbeddedDocumentExtractor.
TODO: Figure out how to simplify this and allow for emitting of the source document.
EmbeddedDocumentBytesHandler in the
ParseContext should extend this.
This is a shim interface to signal to PipesServer
to use the
invalid @link
{@link @RUnpackExtractor
-
Method Summary
Methods inherited from interface EmbeddedDocumentExtractorFactory
newInstance