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 Details

    • GherkinExtensionRegistry

      public GherkinExtensionRegistry()
  • Method Details

    • register

      public void register(org.asciidoctor.Asciidoctor asciidoctor)
      Specified by:
      register in interface org.asciidoctor.jruby.extension.spi.ExtensionRegistry