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