Class CaptionObject
java.lang.Object
org.apache.tika.parser.recognition.RecognisedObject
org.apache.tika.parser.captioning.CaptionObject
A model for caption objects from graphics and texts typically includes
human readable sentence, language of the sentence and confidence score.
- Since:
- Apache Tika 1.16
-
Field Summary
Fields inherited from class org.apache.tika.parser.recognition.RecognisedObject
confidence, id, label, labelLang
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.tika.parser.recognition.RecognisedObject
getConfidence, getId, getLabel, getLabelLang, setConfidence, setId, setLabel, setLabelLang
-
Constructor Details
-
CaptionObject
-
-
Method Details
-
toString
- Overrides:
toString
in classRecognisedObject
-