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