| Class | Description |
|---|---|
| AsciidoctorJLogProcessor | How to deal with failures coming out of AsciidoctorJ. |
| AsciidoctorJLogProcessor.1 | |
| AsciidoctorJSetup | Sets AsciidoctorJ runtime. |
| AsciidoctorJavaExec | Runs Asciidoctor as an externally invoked Java process. |
| AsciidoctorWorkerExecutor | Runs Asciidoctor inside a worker. |
| ExecutorBase | Base class for building claspath-isolated executors for Asciidoctor. |
| ExecutorBase.1 | |
| LogSeverityMapper | Maps from Asciidoctor severities to ExecutorLogLevel levels. |
| Exception | Description |
|---|---|
| AsciidoctorRemoteExecutionException | Indicates that something has gone wrong running AsciidoctorJ in a worker or external JVM. |