public class PlantUmlIncludePlugin extends Object implements IncludePlugin
| Constructor and Description |
|---|
PlantUmlIncludePlugin() |
| Modifier and Type | Method and Description |
|---|---|
Stream<AuxiliaryFile> |
auxiliaryFiles(ComponentsRegistry componentsRegistry) |
IncludePlugin |
create() |
String |
id() |
PluginResult |
process(ComponentsRegistry componentsRegistry,
ParserHandler parserHandler,
Path markupPath,
PluginParams pluginParams) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittextForSearchpublic IncludePlugin create()
create in interface IncludePlugincreate in interface Pluginpublic PluginResult process(ComponentsRegistry componentsRegistry, ParserHandler parserHandler, Path markupPath, PluginParams pluginParams)
process in interface IncludePluginpublic Stream<AuxiliaryFile> auxiliaryFiles(ComponentsRegistry componentsRegistry)
auxiliaryFiles in interface PluginCopyright © 2020. All rights reserved.