Interface FreeTextAnnotation

All Superinterfaces:
org.opencastproject.mediapackage.XmlElement
All Known Implementing Classes:
FreeTextAnnotationImpl

public interface FreeTextAnnotation extends org.opencastproject.mediapackage.XmlElement
Models a keyword annotation with relevance, confidence and the text itself.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the text of this free text annotation.

    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