Uses of Class
org.hansken.plugin.extraction.api.TransformerLabel
Packages that use TransformerLabel
Package
Description
This is the API of the Extraction Plugins SDK.
-
Uses of TransformerLabel in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return types with arguments of type TransformerLabelModifier and TypeMethodDescriptionPluginInfo.transformers()
Get a list of possible transform methods this plugin provides.Method parameters in org.hansken.plugin.extraction.api with type arguments of type TransformerLabelModifier and TypeMethodDescriptionPluginInfo.Builder.transformer
(List<TransformerLabel> transformers)