Uses of Class
org.hansken.plugin.extraction.api.PluginResources
Packages that use PluginResources
Package
Description
This is the API of the Extraction Plugins SDK.
-
Uses of PluginResources in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return PluginResourcesModifier and TypeMethodDescriptionPluginResources.Builder.build()
PluginInfo.resources()
Get theresources
of this plugin.Methods in org.hansken.plugin.extraction.api with parameters of type PluginResourcesModifier and TypeMethodDescriptionPluginInfo.Builder.resources
(PluginResources resources) Set the resources of this plugin (optional).