| Interface | Description |
|---|---|
| AsciidoctorAttributeProvider | A provider of Asciidoctor attributes. |
| AsciidoctorModuleDefinition | Describes a converter. |
| AsciidoctorTaskAttributes | The attribute methods all Asciidoctor conversion tasks will offer. |
| AsciidoctorTaskBaseDirConfiguration | Asciidoctor base directories need special care and those methods are specified by this interface. |
| AsciidoctorTaskFileOperations | The standard methods all Asciidoctor conversion tasks will offer. |
| AsciidoctorTaskMethods | Methods that an ASciidoctor conversion task should implement. |
| AsciidoctorTaskOutputOptions | Asciidoctor conversion output options. |
| AsciidoctorTaskReportableConfigurations | |
| AsciidoctorTaskTreeOperations | Additional operations on the source and destinations trees for Asciidoctor conversions. |
| AsciidoctorTaskWorkspacePreparation | Methods for preparing an Asciidoctor worksapce prior to conversion. |
| BaseDirStrategy | Strategy to set where the base directory should be relative to a project. |
| Class | Description |
|---|---|
| AbstractAsciidoctorBaseTask | Abstract base task for Asciidoctor that can be shared between AsciidoctorJ and Asciidoctor.js. |
| AbstractAsciidoctorBaseTask.1 | |
| AbstractAsciidoctorBaseTask.2 | |
| AbstractDownloadableComponent | Base class for building extension which can allows styles and themes to be added to various Asciidoctor backends that may require them. |
| AbstractImplementationEngineExtension | Base class for implementing extensions in the Asciidoctor Gradle suite. |
| AscGitHubArchive | Represents a remote GitHub Archive. |
| AscGitLabArchive | Represents a remote GitLab Archive. |
| AsciidoctorBasePlugin | Base plugin for all Asciidoctor plugins (J & JS). |
| AsciidoctorBasePlugin.1 | |
| AsciidoctorUtils | Utility methods used internally by Asciidoctor plugins. |
| AsciidoctorUtils.1 | |
| ModuleVersionLoader | Loads the versions of Asciidoctor modules that are required for a specific plugin. |
| OutputOptions |
|
| Transform | Transforms a collection to another collection. |
| Enum | Description |
|---|---|
| SafeMode | Describes Asciidoc sefty modes. |
| Exception | Description |
|---|---|
| AsciidoctorExecutionException |
|
| AsciidoctorMultiLanguageException |
|
| ModuleNotFoundException | Exception when an Asciidoctor module is not found. |