Package ro.sync.exml.plugin.general
Interface GeneralPluginExtension
- All Superinterfaces:
PluginExtension
Plugin interface.
-
Method Summary
-
Method Details
-
process
Main plugin method. It receives the current context and it should return the processed content.- Parameters:
context
- The context the plugin was invoked in.
-