- java.lang.Object
-
- io.annot8.common.implementations.content.AbstractContent<java.io.File>
-
- io.annot8.defaultimpl.content.DefaultFile
-
- All Implemented Interfaces:
io.annot8.common.data.content.FileContent,io.annot8.core.data.Content<java.io.File>,io.annot8.core.helpers.WithId,io.annot8.core.helpers.WithName,io.annot8.core.helpers.WithProperties
public class DefaultFile extends io.annot8.common.implementations.content.AbstractContent<java.io.File> implements io.annot8.common.data.content.FileContent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDefaultFile.Builderstatic classDefaultFile.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
-
-