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