Class FreeTextAnnotationImpl
java.lang.Object
org.opencastproject.metadata.mpeg7.FreeTextAnnotationImpl
- All Implemented Interfaces:
org.opencastproject.mediapackage.XmlElement,FreeTextAnnotation
TODO: Comment me!
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
text
The text annotation
-
-
Constructor Details
-
FreeTextAnnotationImpl
Creates a new free text annotation.- Parameters:
text- the annotation
-
-
Method Details
-
getText
Description copied from interface:FreeTextAnnotationReturns the text of this free text annotation.- Specified by:
getTextin interfaceFreeTextAnnotation- Returns:
- the annotation
-
toXml
- Specified by:
toXmlin interfaceorg.opencastproject.mediapackage.XmlElement- See Also:
-