@ConsumerType public interface PreExtractedTextProvider
Modifier and Type | Method and Description |
---|---|
@Nullable ExtractedText |
getText(java.lang.String propertyPath,
Blob blob)
Get pre extracted text for given blob at given path
|
@Nullable @Nullable ExtractedText getText(java.lang.String propertyPath, Blob blob) throws java.io.IOException
propertyPath
- path of the binary propertyblob
- binary property valuejava.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved