Uses of Interface
org.apache.wiki.api.plugin.PluginElement
Packages that use PluginElement
-
Uses of PluginElement in org.apache.wiki.api.plugin
Methods in org.apache.wiki.api.plugin with parameters of type PluginElementModifier and TypeMethodDescriptionvoid
ParserStagePlugin.executeParser
(PluginElement element, Context context, Map<String, String> params) Method which is executed during parsing.