Package org.asciidoctor.jruby
Interface AsciidoctorJRuby
-
- All Superinterfaces:
Asciidoctor,java.lang.AutoCloseable
- All Known Implementing Classes:
JRubyAsciidoctor
public interface AsciidoctorJRuby extends Asciidoctor
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAsciidoctorJRuby.FactoryFactory for creating a new instance of Asciidoctor interface.
-
Method Summary
-
Methods inherited from interface org.asciidoctor.Asciidoctor
asciidoctorVersion, close, convert, convert, convert, convert, convert, convert, convert, convert, convert, convertDirectory, convertDirectory, convertDirectory, convertFile, convertFile, convertFile, convertFile, convertFile, convertFile, convertFiles, convertFiles, convertFiles, createGroup, createGroup, javaConverterRegistry, javaExtensionRegistry, load, load, loadFile, loadFile, readDocumentHeader, readDocumentHeader, readDocumentHeader, registerLogHandler, requireLibraries, requireLibrary, rubyExtensionRegistry, shutdown, syntaxHighlighterRegistry, unregisterAllExtensions, unregisterLogHandler, unwrap
-
-