Uses of Class
org.hansken.plugin.extraction.api.Author
-
Packages that use Author Package Description org.hansken.plugin.extraction.api This is the API of the Extraction Plugins SDK. -
-
Uses of Author in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return Author Modifier and Type Method Description AuthorPluginInfo. author()Get theauthorof this plugin.AuthorAuthor.Builder. build()Create the author from the properties set on thisbuilder.Methods in org.hansken.plugin.extraction.api with parameters of type Author Modifier and Type Method Description PluginInfo.BuilderPluginInfo.Builder. author(Author author)Set theauthor.
-