Uses of Class
io.annot8.defaultimpl.content.DefaultFile
-
Packages that use DefaultFile Package Description io.annot8.defaultimpl.content -
-
Uses of DefaultFile in io.annot8.defaultimpl.content
Methods in io.annot8.defaultimpl.content that return DefaultFile Modifier and Type Method Description protected DefaultFileDefaultFile.Builder. create(java.lang.String id, java.lang.String name, io.annot8.core.properties.ImmutableProperties properties, java.util.function.Supplier<java.io.File> data)Methods in io.annot8.defaultimpl.content that return types with arguments of type DefaultFile Modifier and Type Method Description io.annot8.core.data.Content.Builder<DefaultFile,java.io.File>DefaultFile.BuilderFactory. create(io.annot8.core.data.BaseItem item)
-