Uses of Class
org.apache.tika.parser.captioning.CaptionObject
- 
Packages that use CaptionObject Package Description org.apache.tika.parser.captioning.tf 
- 
- 
Uses of CaptionObject in org.apache.tika.parser.captioning.tfMethods in org.apache.tika.parser.captioning.tf that return types with arguments of type CaptionObject Modifier and Type Method Description List<CaptionObject>TensorflowRESTCaptioner. recognise(InputStream stream, ContentHandler handler, Metadata metadata, ParseContext context)
 
-