Package ch.ifocusit.asciidoctor.gherkin
Class GherkinExtensionRegistry
java.lang.Object
ch.ifocusit.asciidoctor.gherkin.GherkinExtensionRegistry
- All Implemented Interfaces:
org.asciidoctor.jruby.extension.spi.ExtensionRegistry
public final class GherkinExtensionRegistry
extends Object
implements org.asciidoctor.jruby.extension.spi.ExtensionRegistry
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GherkinExtensionRegistry
public GherkinExtensionRegistry()
-
-
Method Details
-
register
public void register(org.asciidoctor.Asciidoctor asciidoctor) - Specified by:
registerin interfaceorg.asciidoctor.jruby.extension.spi.ExtensionRegistry
-