| Package | Description |
|---|---|
| ch.ifocusit.livingdoc.plugin.baseMojo |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractAsciidoctorMojo.Format |
AbstractDocsGeneratorMojo.format
Output format of the glossary (default html, others : adoc)
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractAsciidoctorMojo.Format |
AbstractAsciidoctorMojo.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractAsciidoctorMojo.Format[] |
AbstractAsciidoctorMojo.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
AbstractAsciidoctorMojo.getOutput(String filename,
AbstractAsciidoctorMojo.Format desiredExtension) |
protected void |
AbstractAsciidoctorMojo.write(io.github.robwin.markup.builder.asciidoc.AsciiDocBuilder asciiDocBuilder,
AbstractAsciidoctorMojo.Format format,
String outputFilename) |
Copyright © 2017–2020 Focus IT. All rights reserved.