Package io.jmix.search.utils
Class FileProcessor
java.lang.Object
io.jmix.search.utils.FileProcessor
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionextractFileContent
(FileRef fileRef) protected org.apache.tika.parser.Parser
protected Optional<org.apache.tika.parser.Parser>
getParserOpt
(FileRef fileRef)
-
Field Details
-
fileStorageLocator
-
-
Constructor Details
-
FileProcessor
public FileProcessor()
-
-
Method Details
-
extractFileContent
- Throws:
FileParseException
-
getParser
- Throws:
FileParseException
-
getParserOpt
-