Uses of Class
com.axemble.vdoc.sdk.interfaces.indexation.ExtractorNotFoundException
Packages that use ExtractorNotFoundException
-
Uses of ExtractorNotFoundException in com.axemble.vdoc.sdk.interfaces.indexation
Methods in com.axemble.vdoc.sdk.interfaces.indexation that throw ExtractorNotFoundExceptionModifier and TypeMethodDescriptionvoidITextExtractorProcessor.extract(BufferedInputStream in, BufferedOutputStream out, String fileExtension) Extracts the text from the content read in the input stream.