Uses of Class
org.hansken.plugin.extraction.api.PluginInfo
Packages that use PluginInfo
Package
Description
This is the API of the Extraction Plugins SDK.
-
Uses of PluginInfo in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return PluginInfoModifier and TypeMethodDescriptionPluginInfo.Builder.build()Create theplugin informationfrom the properties set on thisbuilder.BaseExtractionPlugin.pluginInfo()Get theinformationof this plugin, such as the author or a description, and the types oftracesanddatait matches on.