Interface FreeTextAnnotation
- All Superinterfaces:
XmlElement
- All Known Implementing Classes:
FreeTextAnnotationImpl
Models a keyword annotation with relevance, confidence and the text itself.
-
Method Summary
Methods inherited from interface org.opencastproject.mediapackage.XmlElement
toXml
-
Method Details
-
getText
String getText()Returns the text of this free text annotation.- Returns:
- the annotation
-