- java.lang.Object
-
- io.annot8.common.implementations.content.AbstractContent<java.lang.String>
-
- io.annot8.defaultimpl.content.DefaultText
-
- All Implemented Interfaces:
io.annot8.common.data.content.Text,io.annot8.core.data.Content<java.lang.String>,io.annot8.core.helpers.WithId,io.annot8.core.helpers.WithName,io.annot8.core.helpers.WithProperties
public class DefaultText extends io.annot8.common.implementations.content.AbstractContent<java.lang.String> implements io.annot8.common.data.content.Text
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDefaultText.Builderstatic classDefaultText.BuilderFactory
-
Method Summary
-
Methods inherited from class io.annot8.common.implementations.content.AbstractContent
getAnnotations, getContentClass, getData, getDataClass, getId, getName, getProperties
-
Methods inherited from interface io.annot8.core.data.Content
getAnnotations, getContentClass, getData, getDataClass
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-