Interface PreExtractedTextProvider
-
Method Summary
Modifier and TypeMethodDescription@Nullable ExtractedTextGet pre extracted text for given blob at given path
-
Method Details
-
getText
Get pre extracted text for given blob at given path- Parameters:
propertyPath- path of the binary propertyblob- binary property value- Returns:
- pre extracted text or null if no pre extracted text found for given blob
- Throws:
IOException
-