public class TemplateFencePlugin extends Object implements FencePlugin
| Constructor and Description |
|---|
TemplateFencePlugin() |
| Modifier and Type | Method and Description |
|---|---|
Stream<AuxiliaryFile> |
auxiliaryFiles(ComponentsRegistry componentsRegistry) |
FencePlugin |
create() |
String |
id() |
PluginResult |
process(ComponentsRegistry componentsRegistry,
Path markupPath,
PluginParams pluginParams,
String content) |
SearchText |
textForSearch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreprocessparameters, preprocesspublic FencePlugin create()
create in interface FencePlugincreate in interface Pluginpublic PluginResult process(ComponentsRegistry componentsRegistry, Path markupPath, PluginParams pluginParams, String content)
process in interface FencePluginpublic Stream<AuxiliaryFile> auxiliaryFiles(ComponentsRegistry componentsRegistry)
auxiliaryFiles in interface Pluginpublic SearchText textForSearch()
textForSearch in interface PluginCopyright © 2022. All rights reserved.